Re: More (US) xterm/emacs/keyboard madness
Re: More (US) xterm/emacs/keyboard madness
- Subject: Re: More (US) xterm/emacs/keyboard madness
- From: P T Withington <email@hidden>
- Date: Tue, 21 Jan 2003 06:36:45 -0500
From: "Steve Linberg" <email@hidden>
Date: Mon, 20 Jan 2003 12:59:18 -0500 (EST)
Subject: More (US) xterm/emacs/keyboard madness
[...]
Is there any way to get the xterm environment to recognize
control-hyphen
as a key chord? How does this work?
Thanks for any tips.
These are my xterm resources which work for me across a variety of
xterms and supports c-_
XTerm*ttyModes: erase ^?
XTerm*eightBitInput: false
XTerm*metaSendsEscape: true
XTerm*loginShell: true
! Because some XTerm's don't understand deleteIsDEL
! XTerm*deleteIsDEL: true
XTerm*vt100.translations: #override \n \
<Key>Delete: string(0x7f)
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.