Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/input/
Dnotifier.rst19 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a
48 if (notifier_call_chain(KBD_KEYSYM,&params) == NOTIFY_STOP)
/Linux-v5.10/include/linux/
Dnotifier.h230 #define KBD_KEYSYM 0x0004 /* Keyboard keysym */ macro
/Linux-v5.10/drivers/accessibility/braille/
Dbraille_console.c251 case KBD_KEYSYM: in keyboard_notifier_call()
/Linux-v5.10/drivers/tty/vt/
Dkeyboard.c1482 KBD_KEYSYM, &param); in kbd_keycode()
/Linux-v5.10/drivers/accessibility/speakup/
Dmain.c2251 case KBD_KEYSYM: in keyboard_notifier_call()