|
Hmmm... well, I don't edit ~/.Xdefaults, I put my changes into ${PREFIX}/share/tn5250/XTerm I would expect that ~/.Xdefaults would also work, but I can't vouch for it. Here's how I've done the two keys that you've requested: <Key>Control_R: string("\033X") \n\ Shift <Key>Return: string("\033\015") \n\ Instead of ESC X for the field exit, you can also use Ctrl-K which IMHO is a bit easier: <Key>Control_R: string("\013") \n\ On Thu, 15 May 2003, James Allman wrote: > I would appreciate an example of mapping SHIFT-ENTER to the 5250 NEWLINE > function (C-M-j). > > I don't understand from the documentation how you map two modifier keys > (C-M) onto the keycode (j). > > I would also like to know how to map the right CONTROL key to the 5250 > FIELD EXIT function. I tried placing <Key>Control_R: string("\033x") > into my ~/.Xdefaults file with no effect. >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.