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

2007-01-26 Thread Guo Yixuan

The problem is solved when  I changed $TERM to xterm,
Backspace to Auto-Detect, Delete to Auto-Detect.

Thanks for your advice.

Guo Yixuan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#408370: xfce4-terminal: Delete key problem

2007-01-25 Thread Guo Yixuan

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/modeAuto-detect ASCII DEL   Escape sequence Control-H
bash~   B   ~   B
nanoN   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/modeAuto-detect ASCII DEL   Escape sequence Control-H
bashN   N   ~   N
nanoD   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=controlshiftt
AccelNewWindow=controlshiftn
AccelCloseTab=controlshiftw
AccelCloseWindow=controlshiftq
AccelCopy=controlshiftc
AccelPaste=controlshiftp
AccelPreferences=Disabled
AccelShowMenubar=Disabled
AccelShowToolbars=Disabled
AccelShowBorders=Disabled
AccelFullscreen=F11
AccelSetTitle=Disabled
AccelReset=Disabled
AccelResetAndClear=Disabled
AccelPrevTab=controlPage_Up
AccelNextTab=controlPage_Down
AccelSwitchToTab1=Alt1
AccelSwitchToTab2=Alt2
AccelSwitchToTab3=Alt3
AccelSwitchToTab4=Alt4
AccelSwitchToTab5=Alt5
AccelSwitchToTab6=Alt6
AccelSwitchToTab7=Alt7
AccelSwitchToTab8=Alt8
AccelSwitchToTab9=Alt9
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=#
ColorBackground=#
ColorPalette1=#
ColorPalette2=#
ColorPalette3=#
ColorPalette4=#
ColorPalette5=#
ColorPalette6=#
ColorPalette7=#
ColorPalette8=#
ColorPalette9=#
ColorPalette10=#
ColorPalette11=#
ColorPalette12=#
ColorPalette13=#
ColorPalette14=#
ColorPalette15=#
ColorPalette16=#
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=1
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=controlshiftd
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-01.12.3-1  The ATK accessibility toolkit
ii  libc6  2.3.6.ds1-8   GNU C Library: Shared libraries
ii  libdbus-1-31.0.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.71-3simple 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-02.8.20-3  The GTK+ graphical user interface
ii  libstartup-notification0   0.8-2 library for program launch feedbac
ii  libvte41:0.12.2-4Terminal emulator widget for GTK+
ii  libx11-6   2:1.0.3-4 X11 client-side library
ii  libxfce4util4  4.3.99.2-1Utility functions library for Xfce

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

-- no debconf information


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2007-01-25 Thread Yves-Alexis Perez
On jeu, 2007-01-25 at 20:01 +0800, Guo Yixuan wrote:
 Package: xfce4-terminal
 Version: 0.2.5.6rc1-2
 Severity: important

I'm not sure about sev:important. I can't reproduce here.
 
 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.
 
I guess it's the good mode, isn't it ?

Here:
Backspace key generates: ASCII DEL
Delete key generates: Escape Sequence
$TERM setting is xterm

Everything works as expected in nano, bash and vim. Didn't try in emacs
but...

Can you tell us more about your config ? I see you're using zh_CN
locales so I suppose you've got a chinese keyboard ? Maybe it's the
point, I don't know.

Regards,
-- 
Yves-Alexis



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]