Searched refs:KeyCode (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/app/accessx/sun-src/
H A DAccessXstruct.h109 CARD8 mouseKeysCtrlKeyCode; /* KeyCode used in conjunction */
114 KeyCode latchTable[8]; /* KeyCodes which represent */
118 KeyCode lockTable[8]; /* KeyCodes which represent */
132 KeyCode repeatKey; /* Key that is autorepeating. */
141 KeyCode currentKeyCode; /* KeyCode of the key currently */
155 KeyCode lastKeyPressed; /* KeyCode of the last key */
159 KeyCode previousKeyCode; /* KeyCode o
[all...]
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolinfo.h222 KeyCode key; /* Primary key */
224 KeyCode altkey; /* Alternate key */
H A Dtsolutils.c437 KeycodetoKeysym(KeyCode keycode, int col, KeySymsPtr curKeySyms)
472 static KeyCode
479 if (KeycodetoKeysym((KeyCode) i, j, curKeySyms) == ks)
492 KeyCode *modifierKeyMap, int maxKeysPerModifier)
535 KeyCode *modkeymap = NULL;
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DXDPSproto.h53 #define KeyCode CARD8 macro
388 #undef KeyCode macro
/solaris-x11-s11/open-src/proto/sun-ext-protos/include/
H A Dtransovlstr.h50 #define KeyCode CARD8 macro
319 #undef KeyCode macro
/solaris-x11-s11/open-src/driver/xf86-input-hotkey/sun-src/
H A Dhotkey.c178 KeyCode keycode = 0;

Completed in 20 milliseconds