Paulo Henrique Baptista de Oliveira <[EMAIL PROTECTED]> writes:
> Something else people like to change are the bindings of the function
> keys. Suppose that you want to make F12 produce the string "emacs ".
> Now I want to know how to the same thing in a xterm inside XWindow.
> How can I do this?
You'd need to add an X resource. From looking at xterm(1), it looks
like you should add
XTerm*VT100.Translations: #override <Key>F12: string("emacs ")
to your .Xresources file, then run 'xrdb -merge .Xresources'.
--
David Maze [EMAIL PROTECTED] http://people.debian.org/~dmaze/
"Theoretical politics is interesting. Politicking should be illegal."
-- Abra Mitchell
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]