OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XK_Mode_switch
(Results
1 - 16
of
16
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
quartzKeyboard.c
267
*k =
XK_Mode_switch
; // Yes, this is ugly. This needs to be cleaned up when we integrate quartzKeyboard with this code and refactor.
277
*k =
XK_Mode_switch
; // Yes, this is ugly. This needs to be cleaned up when we integrate quartzKeyboard with this code and refactor.
281
case
XK_Mode_switch
:
283
"DarwinBuildModifierMaps:
XK_Mode_switch
encountered, unable to determine side.\n");
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
quartzKeyboard.c
265
*k =
XK_Mode_switch
; // Yes, this is ugly. This needs to be cleaned up when we integrate quartzKeyboard with this code and refactor.
275
*k =
XK_Mode_switch
; // Yes, this is ugly. This needs to be cleaned up when we integrate quartzKeyboard with this code and refactor.
279
case
XK_Mode_switch
:
280
ErrorF("DarwinBuildModifierMaps:
XK_Mode_switch
encountered, unable to determine side.\n");
/xsrc/external/mit/libX11/dist/include/X11/
Xutil.h
262
|| ((KeySym)(keysym) ==
XK_Mode_switch
) \
267
|| ((KeySym)(keysym) ==
XK_Mode_switch
) \
/xsrc/external/mit/xf86-input-keyboard/dist/src/
ws_KbdMap.c
277
[KS_Mode_switch] =
XK_Mode_switch
,
480
case
XK_Mode_switch
: /* XXX */
xf86Keymap.h
160
/* 0x79 */ XK_Henkan,
XK_Mode_switch
, NoSymbol, NoSymbol,
sun_kbdMap.c
672
case
XK_Mode_switch
:
bsd_KbdMap.c
1724
case
XK_Mode_switch
:
/xsrc/external/mit/xcb-util/dist/keysyms/
keysyms.c
356
(keysym ==
XK_Mode_switch
) ||
/xsrc/external/mit/xorg-server/dist/xkb/
xkbDflts.h
222
{
XK_Mode_switch
, 0x0000,
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
usb-keyboard.c
423
case
XK_Mode_switch
: pModMap[i] = AltLangMask; break;
lnx-keyboard.c
969
case
XK_Mode_switch
: pModMap[i] = AltLangMask; break;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/
keyboard.c
410
k[j] =
XK_Mode_switch
;
/xsrc/external/mit/xorg-server.old/dist/xkb/
xkbDflts.h
221
{
XK_Mode_switch
, 0x0000,
/xsrc/external/mit/libXt/dist/src/
TMkey.c
494
if ((keysym ==
XK_Mode_switch
) && (i > 2))
/xsrc/external/mit/libX11/dist/src/
KeyBind.c
198
if (sym ==
XK_Mode_switch
)
/xsrc/external/mit/xorgproto/dist/include/X11/
keysymdef.h
274
#define
XK_Mode_switch
0xff7e /* Character set switch */
Completed in 43 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026