Scott Klement <[EMAIL PROTECTED]> 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!"
_______________________________________________
This is the Linux 5250 Development Project (LINUX5250) mailing list
To post a message email: [EMAIL PROTECTED]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250
or email: [EMAIL PROTECTED]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/linux5250.

Reply via email to