On Monday 01 October 2001 09:29, Hendrik Sattler wrote: > Hi, > > the home and end keys in konsole do not work anymore (I tried every keyboard > setting there). Strange is that when I ssh to a host with X3.3.6 they work, > on a host with X4.1 they don't. > Bug??? Compilation problem???
Can you give an example what does not work anymore? What's the output of cat<return><home><end> for 3.3.6 and 4.1? ds10(0) /usr/share/apps/konsole > cat ^[[H^[[F I should correspond to what's written in the keytab file you use: ds10(0) /usr/share/apps/konsole > egrep Home\|End vt100.keytab key Home : "\E[H" key End : "\E[F" Maybe the terminfo/cap config has changed? Does Home/End work with e.g., xterm? What's the output of cat<return><home><end> in a xterm? Achim > > Hendrik > > -- > Mein GPG-Key ist auf meiner Homepage verf�gbar: http://www.hendrik-sattler.de > oder �ber pgp.net > > PingoS - Linux-User helfen Schulen: http://www.pingos.schulnetz.org > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [EMAIL PROTECTED]

