Searched refs:XK_KP_Insert (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | input.c | 228 case XK_KP_Insert: /* editing key on numeric keypad */ 728 { XK_KP_Insert, XK_KP_0 }, 1451 #ifdef XK_KP_Insert 1452 MAP(XK_KP_Insert, 2); 1504 #ifdef XK_KP_Insert 1506 MAP(XK_KP_Insert, 'Q'); 1600 #ifdef XK_KP_Insert 1601 MAP(XK_KP_Insert, 'L'); 1680 #ifdef XK_KP_Insert 1681 MAP(XK_KP_Insert, [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunKeyMap.c | 495 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 631 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 768 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 905 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1042 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1179 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1316 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1453 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1590 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1727 XK_KP_Insert, XK_KP_ [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunKeyMap.c | 495 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 631 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 768 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 905 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1042 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1179 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1316 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1453 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1590 XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol, /* 94*/ 1727 XK_KP_Insert, XK_KP_ [all...] |
| /xsrc/external/mit/xf86-input-keyboard/dist/src/ |
| H A D | xf86Keymap.h | 121 /* 0x52 */ XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol,
|
| H A D | ws_KbdMap.c | 299 [KS_KP_Insert] = XK_KP_Insert,
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_event.c | 597 #ifndef XK_KP_Insert 598 #define XK_KP_Insert 0xFF9E 657 case XK_KP_Insert: /* Introduced in X11R6. */
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | usb-keyboard.c | 197 /* 0x52 */ XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol,
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbDflts.h | 333 { XK_KP_Insert, 0x0001,
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbDflts.h | 334 {XK_KP_Insert, 0x0001,
|
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | modify-keys.pl | 99 XK_KP_Insert 1
|
| /xsrc/external/mit/xkbprint/dist/ |
| H A D | psgeom.c | 1550 case XK_KP_Insert:
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | keysymdef.h | 298 #define XK_KP_Insert 0xff9e macro
|
Completed in 31 milliseconds