[11365] in Athena Bugs
solaris xterm ignores my keybindings
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Fri Nov 12 17:46:08 1993
Date: Fri, 12 Nov 93 17:46:00 EST
From: Mark Rosenstein <mar@MIT.EDU>
To: bugs@MIT.EDU
I have the following lines in my .Xresources file:
XTerm*VT100.translations: #override \n\
Shift Ctrl<Key>space: insert-selection(PRIMARY,CUT_BUFFER0) \n\
Shift Ctrl<Key>P: scroll-back(1,page) \n\
Shift Ctrl<Key>N: scroll-forw(1,page)
These work fine on everything bug solaris. The manpage doesn't list
anything different about sun's xterm's resources. The bindings should
work there too.
-Mark