Searched refs:keyboard (Results 1 – 25 of 31) sorted by relevance
12
/drivers/input/serio/ |
D | Kconfig | 10 * standard AT keyboard and PS/2 mouse * 24 communicate with keyboard, mouse, etc. 33 i8042 is the chip over which the standard AT keyboard and PS/2 71 tristate "Q40 keyboard controller" 75 tristate "Parallel port keyboard adapter" 79 an additional AT keyboard, XT keyboard or PS/2 mouse. 89 tristate "Acorn RiscPC keyboard controller" 94 keyboard connected to its keyboard controller. 100 tristate "AVR32 PSIF PS/2 keyboard and mouse controller" 104 and connect a PS/2 keyboard and/or mouse to it. [all …]
|
D | Makefile | 31 obj-$(CONFIG_HYPERV_KEYBOARD) += hyperv-keyboard.o
|
/drivers/input/keyboard/ |
D | Kconfig | 46 tristate "Amiga keyboard" 49 Say Y here if you are running Linux on any AMIGA and have a keyboard 59 tristate "Atari keyboard" 63 Say Y here if you are running Linux on any Atari and have a keyboard 70 tristate "AT keyboard" 77 Say Y here if you want to use a standard AT or PS/2 keyboard. Usually 78 you'll need this, unless you have a different type keyboard (USB, ADB 88 bool "Use HP keyboard scancodes" 93 PS/2 keyboard, and your keyboard uses keycodes that are specific to 96 Say N if you use a standard keyboard. [all …]
|
D | Makefile | 56 obj-$(CONFIG_KEYBOARD_SPEAR) += spear-keyboard.o
|
/drivers/misc/ibmasm/ |
D | remote.c | 150 input->data.keyboard.key_code, in print_input() 151 input->data.keyboard.key_code, in print_input() 152 input->data.keyboard.key_flag, in print_input() 153 input->data.keyboard.key_down in print_input() 174 unsigned short code = input->data.keyboard.key_code; in send_keyboard_event() 180 input_report_key(dev, key, input->data.keyboard.key_down); in send_keyboard_event()
|
D | remote.h | 79 struct keyboard_input keyboard; member
|
/drivers/hid/usbhid/ |
D | Kconfig | 15 You can't use this driver and the HIDBP (Boot Protocol) keyboard 55 to use the generic HID driver for your USB keyboard and prefer 56 to use the keyboard in its limited Boot Protocol mode instead.
|
/drivers/input/ |
D | Kconfig | 9 tristate "Generic input layer (needed for keyboard, mouse, ...)" if EXPERT 12 Say Y here if you have any input device (mouse, keyboard, tablet, 15 keyboard and mouse. 17 Say N here if you have a headless (no monitor, no keyboard) system. 205 source "drivers/input/keyboard/Kconfig"
|
D | Makefile | 21 obj-$(CONFIG_INPUT_KEYBOARD) += keyboard/
|
/drivers/staging/unisys/Documentation/ |
D | overview.txt | 15 * visorinput - keyboard and mouse 30 devices), or "console partition" (for virtual keyboard and mouse devices). 47 provide a guest graphics console are for keyboard and mouse (via visorinput). 171 (controls keyboard, video, and mouse), whereas bus 2 corresponds to the 228 "keyboard". Note that this name is provided by 307 (e.g., /sys/class/input/) for virtual keyboard and virtual mouse devices. 308 A s-Par virtual keyboard device maps 1-to-1 with a Linux input device 313 automatically find and properly use s-Par virtual keyboard and mouse devices. 314 As the s-Par back-end reports keyboard and mouse activity via events on the
|
/drivers/staging/nvec/ |
D | Kconfig | 16 Say Y here to enable support for a keyboard connected to 20 called keyboard-nvec
|
/drivers/hid/ |
D | Kconfig | 144 tristate "Belkin Flip KVM and Wireless keyboard" 148 Support for Belkin Flip KVM and Wireless keyboard. 161 tristate "Cherry Cymotion keyboard" 165 Support for Cherry Cymotion keyboard. 191 - Prodikeys PC-MIDI keyboard. 196 multimedia keyboard, but will lack support for the musical keyboard 258 tristate "Ezkey BTC 8193 keyboard" 262 Support for Ezkey BTC 8193 keyboard. 407 into a single mouse and a single keyboard device. 487 tristate "Monterey Genius KB29E keyboard" [all …]
|
/drivers/tty/vt/ |
D | Makefile | 7 selection.o keyboard.o
|
D | defkeymap.c_shipped | 5 #include <linux/keyboard.h>
|
/drivers/hid/i2c-hid/ |
D | Kconfig | 10 Say Y here if you use a keyboard, a touchpad, a touchscreen, or any
|
/drivers/accessibility/ |
D | Kconfig | 8 That includes braille devices, speech synthesis, keyboard
|
/drivers/s390/char/ |
D | Makefile | 7 obj-y += ctrlchar.o keyboard.o defkeymap.o sclp.o sclp_rw.o sclp_quiesce.o \
|
/drivers/usb/ |
D | README | 43 like keyboard, mice, touchscreens, tablets, etc.
|
/drivers/video/console/ |
D | Kconfig | 114 The STI console is the builtin display/keyboard on HP-PARISC
|
/drivers/macintosh/ |
D | Kconfig | 85 the keyboard and mouse on some machines, as well as the non-volatile 163 bool "Support for ADB input devices (keyboard, mice, ...)"
|
/drivers/input/misc/ |
D | Kconfig | 408 Say Y here if you want to enable keyboard and LCD functions of the 423 Say Y here if you want to enable keyboard and buzzer functions of the 739 tristate "Xen virtual keyboard and mouse support" 745 keyboard and mouse device driver. It communicates with a back-end
|
/drivers/parisc/ |
D | Kconfig | 35 Ethernet, Harmony audio, PS/2 keyboard & mouse, ISDN, telephony
|
D | pdc_stable.c | 509 static PDCSPATH_ENTRY(PDCS_ADDR_PKBD, keyboard);
|
/drivers/usb/storage/ |
D | Kconfig | 156 this input in any keybinding software. (e.g. gnome's keyboard short-
|
/drivers/tty/ |
D | Kconfig | 19 display and keyboard devices. These are called "virtual" because you 36 of your keyboard and monitor. Therefore, only people configuring an
|
12