home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.open-look
- Path: sparky!uunet!sun-barr!cs.utexas.edu!lgc.com!rice!lgc!ita!tpaquette
- From: tpaquette@ita.lgc.com (Trevor Paquette)
- Subject: xterm key translations being ignored?
- Message-ID: <TPAQUETTE.92Jul28165734@gumby.ita.lgc.com>
- Sender: usenet@lgc.com
- Nntp-Posting-Host: gumby.ita.lgc.com
- Organization: Landmark/ITA Inverse Theory and Applications
- Date: Tue, 28 Jul 1992 22:57:34 GMT
- Lines: 46
-
-
- Why does OpenWindows 3.0 seem to ignore the following key translations?
- We are using mwm as a window manager.
-
- xterm*VT100.Translations: #override \
- <Key>KP_1: string("^[[KP1~") \n\ *
- <Key>KP_2: string("^[[KP2~") \n\ ^[[OB
- <Key>KP_3: string("^[[KP3~") \n\ *
- <Key>KP_4: string("^[[KP4~") \n\ ^[[OD
- <Key>KP_5: string("^[[KP5~") \n\ *
- <Key>KP_6: string("^[[KP6~") \n\ ^[[OC
- <Key>KP_7: string("^[[KP7~") \n\ *
- <Key>KP_8: string("^[[KP8~") \n\ ^[[OA
- <Key>KP_9: string("^[[KP9~") \n\ *
- <Key>KP_0: string("^[[KP0~") \n\ ^[[2~
- <Key>KP_Divide: string("^[[KP/~") \n\ *
- <Key>KP_Multiply: string("^[[KP*~") \n\ *
- <Key>KP_Subtract: string("^[[KP-~") \n\
- <Key>KP_Add: string("^[[KP+~") \n\
- <Key>KP_Enter: string("^[[KPM~") \n\
- <Key>KP_Decimal: string("^[[KP.~") \n\ ^?
- <Key>KP_Equal: string("^[[KPN~") \n\ *
- <Key>F1: string("^[[F1~") \n\
- <Key>F2: string("^[[F2~") \n\
- <Key>F3: string("^[[F3~") \n\
- <Key>F4: string("^[[F4~") \n\
- <Key>F5: string("^[[F5~") \n\
- <Key>F6: string("^[[F6~") \n\
- <Key>F7: string("^[[F7~") \n\
- <Key>F8: string("^[[F8~") \n\
- <Key>F9: string("^[[F9~") \n\
- <Key>F10: string("^[[F10~") \n\
- <Key>F11: string("^[[F11~") \n\ *
- <Key>F12: string("^[[F12~") *
-
- The end column shows what is actually being sent.
- * means NOTHING is being sent
- a string shows the strings that is being sent
- and a blank means the key sends what the table told it to send.
-
- What gives here? are we doing something wrong? are we missing something?
- --
- Name : Trevor Paquette | Landmark/ITA | _\___ Fahrvergnugen
- Email: tpaquette@ita.lgc.com | Calgary, Alberta, Canada | / \____
- Visitor from CyberSpace | (403) 269-4669 | / G60 \
- Renegade of Virtual Reality | #include <disclaimer.h> | \-O------O--/
-