Searched full:keycode (Results 1 – 18 of 18) sorted by relevance
| /Documentation/input/ |
| D | notifier.rst | 15 - KBD_KEYCODE events are always sent before other events, value is the keycode. 16 - KBD_UNBOUND_KEYCODE events are sent if the keycode is not bound to a keysym. 17 value is the keycode. 18 - KBD_UNICODE events are sent if the keycode -> keysym translation produced a 20 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a 31 kbd_keycode(keycode) { 33 params.value = keycode;
|
| D | input-programming.rst | 292 The keycode, keycodemax, keycodesize fields 296 The keycode is an array used to map from scancodes to input system keycodes. 297 The keycode max should contain the size of the array and keycodesize the 300 Userspace can query and alter current scancode to keycode mappings using 303 rely on kernel's default implementation of setting and querying keycode 310 keycode/keycodesize/keycodemax mapping mechanism provided by input core 311 and implement sparse keycode maps.
|
| /Documentation/userspace-api/media/rc/ |
| D | keytable.c.rst | 70 " %s <device> <scancode> <keycode>\\n" 105 char *scancode, *keycode, s[2048]; 109 perror ("opening keycode file"); 136 keycode=strtok(NULL,"\\n\\t =:("); 137 if (!keycode) { 138 perror ("parsing input file keycode"); 142 // printf ("parsing %s=%s:", scancode, keycode); 143 value=parse_code(keycode); 147 value = strtol(keycode, NULL, 0);
|
| D | lirc-read.rst | 57 and the ``keycode`` set to the keycode or ``KEY_RESERVED``.
|
| D | lirc-dev-intro.rst | 69 in the ``keycode`` field, else it is set to ``KEY_RESERVED``. 80 keycode is repeated.
|
| /Documentation/devicetree/bindings/input/ |
| D | input.yaml | 19 Specifies an array of numeric keycode values to be used for reporting 28 Specifies a single numeric keycode value to be used for reporting
|
| D | input-reset.txt | 15 keyset: array of Linux keycodes, one keycode per cell.
|
| D | microchip,qt1050.txt | 25 - linux,code: Keycode to emit.
|
| D | atmel,maxtouch.yaml | 57 indicating the Linux keycode mapped to each bit of the status byte,
|
| D | microchip,cap11xx.yaml | 51 Specifies an array of numeric keycode values to
|
| /Documentation/input/devices/ |
| D | atarikbd.rst | 247 ; (m is presumed = 1 when in MOUSE KEYCODE mode) 291 SET MOUSE KEYCODE MODE 302 cursor keycode after mouse travel exceeding the user specified deltas in 420 ABSOLUTE MOUSE POSITIONING, and SET MOUSE KEYCODE MODE. ) 518 SET JOYSTICK KEYCODE MODE 562 SET JOYSTICK KEYCODE MODE.) 654 ; 0x0A is KEYCODE 657 ; DELTA X is KEYCODE 660 ; DELTA Y is KEYCODE 662 ; or KEYCODE [all …]
|
| /Documentation/devicetree/bindings/crypto/ |
| D | fsl,sec-v4.0-mon.yaml | 105 linux,keycode: 159 linux,keycode = <116>; /* KEY_POWER */
|
| /Documentation/devicetree/bindings/input/touchscreen/ |
| D | hideep.txt | 17 - linux,keycodes : Specifies an array of numeric keycode values to
|
| D | cypress,tt21000.yaml | 56 description: Keycode to emit
|
| /Documentation/security/ |
| D | sak.rst | 34 echo "control alt keycode 101 = SAK" | /bin/loadkeys
|
| /Documentation/firmware-guide/acpi/ |
| D | video_extension.rst | 99 event keycode
|
| /Documentation/admin-guide/ |
| D | sysrq.rst | 236 There are some keyboards that produce a different keycode for SysRq than the
|
| /Documentation/admin-guide/laptops/ |
| D | thinkpad-acpi.rst | 450 platforms (2025 +) keycode is
|