[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Woody: xterm



Hi !

Le Wed, Nov 28, 2001 at 11:37:29PM +0100, Santiago Vila a écrit:
> Alec wrote:
> > I recently upgraded from potato to woody and "Home" and "End" keys stopped
> > working while editing the command line. Is this a new feature?
> A new bug.
I don't know whether it is a bug but I had the same problem and solved it
editing the file /etc/X11/Xresources/xterm:

$ diff xterm xterm.old

19,20c19,20
<       ~Shift ~Ctrl ~Meta <Key>Home: string("\033[7~")\n\
<       ~Shift ~Ctrl ~Meta <Key>End: string("\033[8~")
---
>       ~Shift ~Ctrl ~Meta <Key>Home: string("\033[1~")\n\
>       ~Shift ~Ctrl ~Meta <Key>End: string("\033[4~")

hth,

a french guy (both writing and speaking bad english :-/
-- 
Stéphanie, Fabrice et Fiona	 -o)
stephanie.dupuis@free.fr	 /\\
fabrice.eudes@free.fr		_\_V



Reply to: