Searched refs:XK_KP_Insert (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dinput.c228 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 DsunKeyMap.c495 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 DsunKeyMap.c495 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 Dxf86Keymap.h121 /* 0x52 */ XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol,
H A Dws_KbdMap.c299 [KS_KP_Insert] = XK_KP_Insert,
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_event.c597 #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 Dusb-keyboard.c197 /* 0x52 */ XK_KP_Insert, XK_KP_0, NoSymbol, NoSymbol,
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbDflts.h333 { XK_KP_Insert, 0x0001,
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbDflts.h334 {XK_KP_Insert, 0x0001,
/xsrc/external/mit/xterm/dist/vttests/
H A Dmodify-keys.pl99 XK_KP_Insert 1
/xsrc/external/mit/xkbprint/dist/
H A Dpsgeom.c1550 case XK_KP_Insert:
/xsrc/external/mit/xorgproto/dist/include/X11/
H A Dkeysymdef.h298 #define XK_KP_Insert 0xff9e macro

Completed in 31 milliseconds