Searched refs:KBD_UNBOUND_KEYCODE (Results 1 – 5 of 5) sorted by relevance
16 - KBD_UNBOUND_KEYCODE events are sent if the keycode is not bound to a keysym.36 notifier_call_chain(KBD_UNBOUND_KEYCODE,¶ms);
226 #define KBD_UNBOUND_KEYCODE 0x0002 /* Keyboard keycode which is not bound to any other */ macro
251 case KBD_UNBOUND_KEYCODE: in keyboard_notifier_call()
1467 KBD_UNBOUND_KEYCODE, ¶m); in kbd_keycode()
2243 case KBD_UNBOUND_KEYCODE: in keyboard_notifier_call()
Completed in 16 milliseconds