|
Scott Klement <klemscot@klements.com> writes: [...] > The only problem that I know of with this method is that "back-tab" > doesn't seem to work. Other than that, the termcap entry is pointless... With XFree86 4.1 and ncurses 5.2, the back-tab key and all the function keys just work, with the standard "xterm" terminal type. All that my Debian package does for xterm is use the following XTerm file for a few convenience key combinations. xt5250*VT100.Translations: #override \n\ <Key>Scroll_Lock: string("\033H") \n\ ~Shift<Key>Print: string("\020") \n\ Shift<Key>Print: string("\003") \n\ ~Shift<Key>Escape: string("\001") \n\ Shift<Key>Escape: string("\003") \n\ <Key>Control_L: string("\022") -- Carey Evans http://home.clear.net.nz/pages/c.evans/ "Ha ha! Puny receptacle!"
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.