[Pkg-xfce-devel] Bug#408370: xfce4-terminal: Delete key problem

Guo Yixuan culu.gyx at gmail.com
Thu Jan 25 13:01:23 CET 2007


Package: xfce4-terminal
Version: 0.2.5.6rc1-2
Severity: important

In xfce4-terminal, there's something wrong with the
Delete key.

When I set Delete "Auto-detect" or "Escape sequence" in
Preference dialog box, pressing Delete key makes a "~".

While in "ASCII DEL" or "Control-H" mode, Delete key deletes
the character before to the left of the cursor.

Here is a summary of the symptom:

program/mode	"Auto-detect"	"ASCII DEL"	"Escape sequence"	"Control-H"
	bash	"~"	B	"~"	B
	nano	N	N	N	B
	vim	N	B	N	N
	"emacs -nw"	NH	B	NH	(emacs prompts some help)


There's also some problem with the Backspace key

program/mode	"Auto-detect"	"ASCII DEL"	"Escape sequence"	"Control-H"
	bash	N	N	"~"	N
	nano	D	D	D	N
	vim	N	N	D	D
	"emacs -nw"	N	N	NH	(emacs prompts some help)

N for Normal,
B for acting as Backspace,
D for acting as Delete,
NH for nothing happens
"~" for print a "~".


Here is my ~/.config/Terminal/terminalrc file:

[Configuration]
AccelNewTab=<control><shift>t
AccelNewWindow=<control><shift>n
AccelCloseTab=<control><shift>w
AccelCloseWindow=<control><shift>q
AccelCopy=<control><shift>c
AccelPaste=<control><shift>p
AccelPreferences=Disabled
AccelShowMenubar=Disabled
AccelShowToolbars=Disabled
AccelShowBorders=Disabled
AccelFullscreen=F11
AccelSetTitle=Disabled
AccelReset=Disabled
AccelResetAndClear=Disabled
AccelPrevTab=<control>Page_Up
AccelNextTab=<control>Page_Down
AccelSwitchToTab1=<Alt>1
AccelSwitchToTab2=<Alt>2
AccelSwitchToTab3=<Alt>3
AccelSwitchToTab4=<Alt>4
AccelSwitchToTab5=<Alt>5
AccelSwitchToTab6=<Alt>6
AccelSwitchToTab7=<Alt>7
AccelSwitchToTab8=<Alt>8
AccelSwitchToTab9=<Alt>9
AccelContents=F1
BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
BackgroundImageFile=
BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_TILED
BackgroundDarkness=0.956364
BindingBackspace=TERMINAL_ERASE_BINDING_ASCII_BACKSPACE
BindingDelete=TERMINAL_ERASE_BINDING_AUTO
ColorForeground=#ffffffffffff
ColorBackground=#000000000000
ColorPalette1=#000000000000
ColorPalette2=#aaaa00000000
ColorPalette3=#0000aaaa0000
ColorPalette4=#aaaa55550000
ColorPalette5=#00000000aaaa
ColorPalette6=#aaaa0000aaaa
ColorPalette7=#0000aaaaaaaa
ColorPalette8=#aaaaaaaaaaaa
ColorPalette9=#555555555555
ColorPalette10=#ffff55555555
ColorPalette11=#5555ffff5555
ColorPalette12=#ffffffff5555
ColorPalette13=#55555555ffff
ColorPalette14=#ffff5555ffff
ColorPalette15=#5555ffffffff
ColorPalette16=#ffffffffffff
CommandUpdateRecords=TRUE
CommandLoginShell=FALSE
FontAllowBold=TRUE
FontAntiAlias=TRUE
FontName=Monospace 10
MiscBell=FALSE
MiscBordersDefault=TRUE
MiscCursorBlinks=FALSE
MiscMenubarDefault=TRUE
MiscToolbarsDefault=TRUE
MiscConfirmClose=TRUE
ScrollingBar=TERMINAL_SCROLLBAR_RIGHT
ScrollingLines=10000
ScrollingOnOutput=TRUE
ScrollingOnKeystroke=TRUE
ShortcutsNoMenukey=FALSE
ShortcutsNoMnemonics=FALSE
TitleInitial=Terminal
TitleMode=TERMINAL_TITLE_APPEND
Term=xterm-color
VteWorkaroundTitleBug=TRUE
WordChars=-A-Za-z0-9,./?%&#:_
MiscCycleTabs=TRUE
MiscTabCloseButtons=TRUE
AccelDetachTab=<control><shift>d
AccelEditHelpers=Disabled
ColorCursor=Green
ColorSelection=White
ColorSelectionUseDefault=TRUE
MiscAlwaysShowTabs=FALSE
MiscInheritGeometry=FALSE
MiscMouseAutohide=FALSE
MiscTabPosition=GTK_POS_TOP
HelperWebbrowser=sensible-browser
HelperMailreader=exo-open-mailer
MiscDefaultGeometry=80x24




-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8)

Versions of packages xfce4-terminal depends on:
ii  libatk1.0-0                1.12.3-1      The ATK accessibility toolkit
ii  libc6                      2.3.6.ds1-8   GNU C Library: Shared libraries
ii  libdbus-1-3                1.0.2-1       simple interprocess messaging syst
ii  libdbus-glib-1-2           0.71-3        simple interprocess messaging syst
ii  libexo-0.3-0               0.3.1.12rc2-1 Library with extensions for Xfce
ii  libglib2.0-0               2.12.4-2      The GLib library of C routines
ii  libgtk2.0-0                2.8.20-3      The GTK+ graphical user interface
ii  libstartup-notification0   0.8-2         library for program launch feedbac
ii  libvte4                    1:0.12.2-4    Terminal emulator widget for GTK+
ii  libx11-6                   2:1.0.3-4     X11 client-side library
ii  libxfce4util4              4.3.99.2-1    Utility functions library for Xfce

Versions of packages xfce4-terminal recommends:
ii  dbus-1-utils                  1.0.2-1    simple interprocess messaging syst

-- no debconf information




More information about the Pkg-xfce-devel mailing list