Hi all. My biggest problem at the moment, which is keeping me from using my 
brand-spanking-new Gentoo box to work on (have my WinXP laptop next to it) is function 
keys.

I work as a programmer in a company that maintains old console apps, and to test them 
and use some of the Ingres tools we need, I need my keys mapped to specific values. I 
SSH into a Sun machine where the editing and testing take place, andthe settings there 
are completely different from my Linux Gnome-term.
Therefore,  Ineed to change them locally. I'll explain:

In Windows, I use a terminal emulator called Powerterm which is already configured to 
work correctly. When I do Ctrl-V <FKey> the output is (examples):

Shift-F3        ^[[25~
Shift-F2        ^[[24~

while if I connect via SSH in this linux system, it's

Shift-F3        ^[O2R
Shift-F2        ^[O2Q

How can I change my local values to send those escape sequences in gnometerm?

Thanks

Abilio


--
[EMAIL PROTECTED] mailing list

Reply via email to