Click to See Complete Forum and Search --> : Remapping function keys in xterm


Estevon
05-19-2002, 02:24 PM
We are in the process of migrating from a Windows environment to a Linux one. In the process I have run into a stumbling block.

We are going to be using Linux X-terminals that telnet into an RS/6000 running the Korn shell. Yeah, telnet is bad, but if I get this working, I can use SSH.

The question. How do I remap function keys in xterm?

Some examples of what I need to do:

F1 -> ^\
F2 -> ^]
F3 -> ^^
F4 -> ^_

I tried messing around with gnome-multi-terminal which has a keymap function but I haven't been able to be successful with it.

Thanks in advance.