csj wrote: > > On Mon, 21 Oct 2002 09:40:36 -0500 > "Jamin W.Collins" <[EMAIL PROTECTED]> wrote: > > > On Mon, 21 Oct 2002 09:07:48 +0200 Eduard Bloch <[EMAIL PROTECTED]> wrote: > > > > > - broken home/end keys in bash in xterm (even in Woody) > > > > Sounds like a possible reason to use RXVT... never noticed that it's > > broken in xterm as I've been using RXVT since before I moved to > > Debian. However, I did just try it on my (mostly) Sarge system and > > Home and End work just fine in xterm *shrug* > > A non-problemo for me. I didn't even realize those keys were supposed to > work! Now what's wrong with Ctrl-A and Ctrl-E?
To activate the Home and End keys (dedicated or keypad ones) in xterm, press ctrl+button 2 (mouse left+right) to get the xterm "VT Options" menu, then select "Enable Application Cursor Keys". Alternatively, type: echo -n "^[[?1h", where ^[ is the literal ESC character. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]