Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds