Searched full:keyboards (Results 1 – 25 of 77) sorted by relevance
1234
/linux-6.14.4/drivers/hid/ |
D | Kconfig | 24 designed using HID specification (this involves certain keyboards, 88 keyboards and mice, joysticks, tablets and digitizers. 137 Say Y here if you want support for keyboards of Apple iBooks, PowerBooks, 211 Support for Chicony Tactical pad and special keys on Chicony keyboards. 343 tristate "EVision Keyboards Support" 346 Support for some EVision keyboards. Note that this is needed only when 436 Say Y here if you want to enable support for Vivaldi keyboards. 438 Vivaldi keyboards use a vendor-specific (Google) HID usage to report 582 standalone keyboards, e.g: 632 T651, TK820), some mice (Zone Touch mouse), or even keyboards (Solar [all …]
|
D | hid-semitek.c | 3 * HID driver for Semitek keyboards 40 MODULE_DESCRIPTION("HID driver for Semitek keyboards");
|
D | hid-redragon.c | 2 * HID driver for Redragon keyboards 62 MODULE_DESCRIPTION("HID driver for Redragon keyboards");
|
D | hid-primax.c | 3 * HID driver for primax and similar keyboards with in-band modifiers 73 MODULE_DESCRIPTION("HID driver for primax and similar keyboards with in-band modifiers");
|
D | hid-vivaldi-common.c | 3 * Helpers for ChromeOS HID Vivaldi keyboards 141 MODULE_DESCRIPTION("Helpers for ChromeOS HID Vivaldi keyboards");
|
D | hid-razer.c | 3 * HID driver for gaming keys on Razer Blackwidow gaming keyboards 125 MODULE_DESCRIPTION("HID driver for gaming keys on Razer Blackwidow gaming keyboards");
|
D | hid-nti.c | 4 * adapter for pre-USB Sun keyboards
|
D | hid-topre.c | 3 * HID driver for Topre REALFORCE Keyboards
|
/linux-6.14.4/include/linux/input/ |
D | vivaldi-fmap.h | 10 * struct vivaldi_data - Function row map data for ChromeOS Vivaldi keyboards 16 * This structure is supposed to be used by ChromeOS keyboards using
|
D | matrix_keypad.h | 24 * struct matrix_keymap_data - keymap for matrix keyboards 30 * keymaps to drivers that implement matrix-like keypads/keyboards.
|
/linux-6.14.4/drivers/input/keyboard/ |
D | Kconfig | 6 bool "Keyboards" 9 Say Y here, and a list of supported keyboards will be displayed. 113 or other). This also works for AT and PS/2 keyboards connected over a 128 PA-RISC keyboards. 141 AT and PS/2 keyboards. These are as follows: 322 keyboards, mice, and tablets, you have to enable the 336 This driver implements support for HIL-keyboards and pointing 579 Stowaway compatible keyboards like Dicota Input-PDA keyboard
|
D | atkbd.c | 10 * This driver can handle standard AT keyboards and PS/2 keyboards in 11 * Translated and Raw Set 2 and Set 3, as well as AT keyboards on dumb 12 * input-only controllers and AT keyboards connected over a one way RS232 58 MODULE_PARM_DESC(scroll, "Enable scroll-wheel on MS Office and similar keyboards"); 62 MODULE_PARM_DESC(extra, "Enable extra LEDs and keys on IBM RapidAcces, EzKey and similar keyboards"… 250 * Certain keyboards to not like ATKBD_CMD_RESET_DIS and stop responding 790 * confusing some laptop keyboards. 832 * Some keyboards report different values, but the first byte is always 0xab or in atkbd_probe() 833 * 0xac. Some old AT keyboards don't report anything. If a mouse is connected, this in atkbd_probe() 859 "NCD terminal keyboards are only supported on non-translating controllers. " in atkbd_probe() [all …]
|
/linux-6.14.4/drivers/hid/usbhid/ |
D | Kconfig | 10 Say Y here if you want to connect USB keyboards, 59 useful for embedded applications or simple keyboards.
|
/linux-6.14.4/Documentation/input/ |
D | input.rst | 184 keyboards, trackballs and digitizers. 215 Much like usbmouse, this module talks to keyboards with a simplified 229 This is driver for PS/2 (AT) keyboards.
|
/linux-6.14.4/arch/parisc/include/asm/ |
D | kbdleds.h | 6 * On HIL keyboards of PARISC machines there is no NumLock key and
|
/linux-6.14.4/Documentation/usb/ |
D | CREDITS | 65 will sell keyboards to some of the 3 million (at least) 92 experience in making devices such as keyboards, mice,
|
/linux-6.14.4/drivers/hid/surface-hid/ |
D | Kconfig | 27 Driver to support HID keyboards on Surface Laptop 1 and 2 devices.
|
/linux-6.14.4/Documentation/driver-api/ |
D | input.rst | 28 Matrix keyboards/keypads
|
/linux-6.14.4/include/dt-bindings/input/ |
D | linux-event-codes.h | 694 * Some keyboards have keys which do not have a defined meaning, these keys 696 * keyboards with these macro-keys the key-sequence to inject, or action to 740 * Some keyboards with the macro-keys described above have some extra keys 742 * -A macro recording start/stop key. Note that not all keyboards which emit 757 * Some keyboards have a buildin LCD panel where the contents are controlled
|
/linux-6.14.4/include/uapi/linux/ |
D | input-event-codes.h | 694 * Some keyboards have keys which do not have a defined meaning, these keys 696 * keyboards with these macro-keys the key-sequence to inject, or action to 740 * Some keyboards with the macro-keys described above have some extra keys 742 * -A macro recording start/stop key. Note that not all keyboards which emit 757 * Some keyboards have a buildin LCD panel where the contents are controlled
|
/linux-6.14.4/Documentation/admin-guide/ |
D | sysrq.rst | 56 keyboards may not have a key labeled 'SysRq'. The 'SysRq' key is 57 also known as the 'Print Screen' key. Also some keyboards cannot 236 There are some keyboards that produce a different keycode for SysRq than the
|
/linux-6.14.4/drivers/input/serio/ |
D | Kconfig | 12 as well as serial mice, Sun keyboards, some joysticks and 6dof 114 over which HP PS/2 keyboards and PS/2 mice may be connected.
|
/linux-6.14.4/Documentation/devicetree/bindings/input/ |
D | hid-over-i2c.yaml | 15 I2C bus. These devices can be for example touchpads, keyboards, touch screens
|
/linux-6.14.4/Documentation/admin-guide/laptops/ |
D | asus-laptop.rst | 15 events (like keyboards). 65 Hotkeys are also reported as input keys (like keyboards) you can check
|
/linux-6.14.4/drivers/usb/ |
D | Kconfig | 60 such as scanners, keyboards, mice, modems, cameras, disks,
|
1234