Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/input/
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-6.6.21/include/linux/
Dnotifier.h237 #define KBD_KEYSYM 0x0004 /* Keyboard keysym */ macro
/linux-6.6.21/drivers/accessibility/braille/
Dbraille_console.c252 case KBD_KEYSYM: in keyboard_notifier_call()
/linux-6.6.21/drivers/tty/vt/
Dkeyboard.c1517 KBD_KEYSYM, &param); in kbd_keycode()
/linux-6.6.21/drivers/accessibility/speakup/
Dmain.c2263 case KBD_KEYSYM: in keyboard_notifier_call()