Home
last modified time | relevance | path

Searched refs:KBD_KEYSYM (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/input/
A Dnotifier.rst20 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a
49 if (notifier_call_chain(KBD_KEYSYM,&params) == NOTIFY_STOP)
/linux/include/linux/
A Dnotifier.h228 #define KBD_KEYSYM 0x0004 /* Keyboard keysym */ macro
/linux/drivers/accessibility/braille/
A Dbraille_console.c253 case KBD_KEYSYM: in keyboard_notifier_call()
/linux/drivers/tty/vt/
A Dkeyboard.c1505 KBD_KEYSYM, &param); in kbd_keycode()
/linux/drivers/accessibility/speakup/
A Dmain.c2249 case KBD_KEYSYM: in keyboard_notifier_call()

Completed in 13 milliseconds