| /xsrc/external/mit/xf86-input-keyboard/dist/src/ |
| H A D | ws_KbdMap.c | 269 [KS_Shift_R] = XK_Shift_R, 452 case XK_Shift_R:
|
| H A D | xf86Keymap.h | 93 /* 0x36 */ XK_Shift_R, NoSymbol, NoSymbol, NoSymbol,
|
| H A D | sun_kbdMap.c | 639 case XK_Shift_R:
|
| H A D | bsd_KbdMap.c | 126 NoSymbol, NoSymbol, XK_Shift_L, XK_Shift_R, 1691 case XK_Shift_R:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/ |
| H A D | x68kKbd.c | 186 case XK_Shift_R:
|
| /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/ |
| H A D | x68kKbd.c | 240 case XK_Shift_R:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunKeyMap.c | 226 XK_Shift_R, NoSymbol, /* 0x6e */ 364 XK_Shift_R, NoSymbol, /* 0x6e */ 511 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 647 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 784 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 921 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 1058 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 1195 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 1332 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 1469 XK_Shift_R, NoSymbo [all...] |
| H A D | sunKbd.c | 724 case XK_Shift_R:
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunKeyMap.c | 226 XK_Shift_R, NoSymbol, /* 0x6e */ 364 XK_Shift_R, NoSymbol, /* 0x6e */ 511 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 647 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 784 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 921 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 1058 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 1195 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 1332 XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, /*110*/ 1469 XK_Shift_R, NoSymbo [all...] |
| H A D | sunKbd.c | 891 case XK_Shift_R:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | usb-keyboard.c | 169 /* 0x36 */ XK_Shift_R, NoSymbol, NoSymbol, NoSymbol, 413 case XK_Shift_R: pModMap[i] = ShiftMask; break;
|
| H A D | lnx-keyboard.c | 904 *k = (kbe.kb_index == 0x36 ? XK_Shift_R : XK_Shift_L); 907 case K_SHIFTR: *k = XK_Shift_R; break; 959 case XK_Shift_R: pModMap[i] = ShiftMask; break;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/ |
| H A D | keyboard.c | 428 XK_Shift_R : XK_Shift_L); 434 k[j] = XK_Shift_R;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | quartzKeyboard.c | 101 {60, XK_Shift_R}, 233 case XK_Shift_R:
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | quartzKeyboard.c | 92 { 60, XK_Shift_R }, 235 case XK_Shift_R:
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbAccessX.c | 352 ((sym[0]==XK_Shift_R)||(sym[0]==XK_Shift_L))) 456 if ((sym[0]==XK_Shift_R)||(sym[0]==XK_Shift_L)) { 651 if ((pSym[0]!=XK_Shift_L)&&(pSym[0]!=XK_Shift_R)) {
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbAccessX.c | 361 ((sym[0] == XK_Shift_R) || (sym[0] == XK_Shift_L))) 467 if ((sym[0] == XK_Shift_R) || (sym[0] == XK_Shift_L)) { 674 if ((pSym[0] != XK_Shift_L) && (pSym[0] != XK_Shift_R)) {
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | misc.c | 354 {XK_Shift_R, NoSymbol, "RTSH", 0},
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr.c | 1025 || xcb_key_symbols_get_keysym(keysyms, key->detail, 0) == XK_Shift_R)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | hostx.c | 1005 || XKeycodeToKeysym(HostX.dpy,xev.xkey.keycode,0) == XK_Shift_R)
|
| /xsrc/external/mit/xkbprint/dist/ |
| H A D | psgeom.c | 1106 case XK_Shift_R:
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | keysymdef.h | 392 #define XK_Shift_R 0xffe2 /* Right shift */ macro
|