Lines Matching refs:KeyCode
76 static void delete_keycode(KeyCode kc, int bequiet);
129 static KeyCode keycodes[256]; in clear_modifiers()
137 KeyCode keycode; in clear_modifiers()
278 KeyCode keycode = (KeyCode) k; in clear_keys()
329 KeyCode key = map->modifiermap[k]; in clear_locks()
579 static void delete_keycode(KeyCode kc, int bequiet) { in delete_keycode()
884 KeyCode code;
934 KeyCode k = XKeysymToKeycode(dpy, ksym); in sloppy_key_check()
1093 KeyCode kc = XKeysymToKeycode(dpy, must); in switch_to_xkb_if_better()
2360 static KeyCode keycodes[0x100];
2361 static KeyCode left_shift_code, right_shift_code, altgr_code, iso_level3_code;
2607 KeyCode altgr = altgr_code; in tweak_mod()
2665 KeyCode k; in modifier_tweak_keyboard()
2725 k = (KeyCode) new_kc; in modifier_tweak_keyboard()
3051 KeyCode k; in keyboard()