Thanks, this works OK. I have the usual behavior (I hope :) now: 1. "backspace" deletes the character from the left of the prompt 2. "delete" deletes the character from the right of the prompt For this I've added to the /etc/X11/Xmodmap the line keycode 0x16=BackSpace Is this the right way ? Can somebody tell me where should I look for the package that changed the default behavior ?
TIA, Ionutz Thomas Lakofski wrote: > > On Sun, 1 Nov 1998, Ionutz Borcoman wrote: > > > After installing some packages from Debain-JP, my delete and backspace > > keys changed their behavior under X. Now they delete the character in > > front of the prompt. Even Netscape behaves like this. Can somebody > > please tell me where should I make the changes ? > > xmodmap should do what you want > use xkeycaps to find out the right codes for xmodmap. > put an xmodmap command in your .xsession or better still in > /etc/X11/xdm/Xsetup_0 (if you're using xdm).