Searched full:button (Results 1 – 25 of 123) sorted by relevance
12345
| /Documentation/input/ |
| D | gamepad.rst | 11 having user-space deal with different button-mappings for each gamepad, this 51 Furthermore, many gamepads have a fancy branded button that is used as 52 special system-button. It often looks different to the other buttons and 57 Analog-sticks may also provide a digital button if you press them. 106 Please note that 2- and 3-button pads are fairly rare and old. You might 109 - 2-Button Pad: 112 BTN_EAST. For vertical layouts, the upper button is BTN_EAST. For 113 horizontal layouts, the button more on the right is BTN_EAST. 115 - 3-Button Pad: 122 - 4-Button Pad: [all …]
|
| /Documentation/devicetree/bindings/input/ |
| D | ti,palmas-pwrbutton.txt | 1 Texas Instruments Palmas family power button module 7 This module provides a simple power button event via an Interrupt. 11 - "ti,palmas-pwrbutton": For Palmas compatible power on button 12 - interrupts: Interrupt number of power button submodule on device. 17 button should be kept pressed for Palmas to power off automatically. 21 which the power button should be kept pressed for Palmas to register
|
| D | e3x0-button.txt | 1 National Instruments Ettus Research USRP E3x0 button driver 5 This module provides a simple power button event via two interrupts. 9 - "ettus,e3x0-button": For devices such as the NI Ettus Research USRP E3x0 18 button { 19 compatible = "ettus,e3x0-button";
|
| D | gpio-mouse.yaml | 35 button-left-gpios: 38 button-middle-gpios: 41 button-right-gpios: 65 button-left-gpios = <&gpio0 4 GPIO_ACTIVE_LOW>; 66 button-middle-gpios = <&gpio0 5 GPIO_ACTIVE_LOW>; 67 button-right-gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
|
| D | gpio-keys.yaml | 26 …"^(button|event|key|switch|(button|event|key|switch)-[a-z0-9-]+|[a-z0-9-]+-(button|event|key|switc… 64 value is sent for events this button generates when pressed. 68 as a signed 32 bit value, e.g. to make a button generate a 83 description: Button can wake-up the system. 101 Indicates that button is connected to dedicated (not shared) interrupt 102 which can be disabled to suppress events from the button.
|
| D | tps65218-pwrbutton.txt | 1 Texas Instruments TPS65217 and TPS65218 power button 6 This driver provides a simple power button event via an Interrupt. 26 power-button {
|
| D | ariel-pwrbutton.yaml | 7 title: Dell Wyse 3020 a.k.a. "Ariel" Power Button 15 power button is attached to it. This binding describes this 51 power-button@0 {
|
| D | elan,ekth3000.yaml | 38 description: touchpad is a clickpad (the entire surface is a button) 40 elan,middle-button: 42 description: touchpad has a physical middle button
|
| D | zii,rave-sp-pwrbutton.txt | 1 Zodiac Inflight Innovations RAVE Supervisory Processor Power Button Bindings 4 button functionality of RAVE Supervisory Processor. It is expected
|
| D | adc-keys.yaml | 33 '^button-': 38 Each button (key) is represented as a sub-node. 85 button-up { 91 button-down { 97 button-enter {
|
| /Documentation/input/devices/ |
| D | sentelic.rst | 15 A) MSID 4: Scrolling wheel mode plus Forward page(4th button) and Backward 16 page (5th button) 37 Bit2 => Middle Button, 1 is pressed, 0 is not pressed. 38 Bit1 => Right Button, 1 is pressed, 0 is not pressed. 39 Bit0 => Left Button, 1 is pressed, 0 is not pressed. 44 Bit4 => 1 = 4th mouse button is pressed, Forward one page. 45 0 = 4th mouse button is not pressed. 46 Bit5 => 1 = 5th mouse button is pressed, Backward one page. 47 0 = 5th mouse button is not pressed. 69 Bit2 => Middle Button, 1 is pressed, 0 is not pressed. [all …]
|
| D | joystick-parport.rst | 170 | +----> Button 190 | | +----> Button | | | +----> Button 1 191 | +------> Power | | +------> Button 2 208 | | +----> Button 1 | | | +----> Button 209 | +------> Button 2 | | +------> Power 215 +-----------> Up +-----------> Button 3 226 | | | +----> Right | | | +----> Button 1 229 +----------> Down +----------> Button 2 240 For the basic 1-button Multisystem joystick you connect its wires to the 250 (pin 6) -----> Button 1 [all …]
|
| D | atarikbd.rst | 42 mouse button states) 71 button being pressed or released, or motion in either axis exceeding a 84 ; where y is the right button state 85 ; and x is the left button state 89 Note that the value of the button state bits should be valid even if the 90 MOUSE BUTTON ACTION has set the buttons to act like part of the keyboard. 155 Fire Button Monitoring 159 this mode the ikbd monitors the state of the Joystick 1 fire button at the 163 only stops the output but also temporarily stops scanning the button (samples 208 received while port 0 is presumed to be a mouse, the button is logically [all …]
|
| /Documentation/firmware-guide/acpi/ |
| D | acpi-lid.rst | 52 The ACPI button driver exports the lid state to the userspace via the 55 /proc/acpi/button/lid/LID0/state 62 The ACPI button driver emits the following input event to the userspace: 68 button driver uses the following 3 modes in order not to trigger issues. 74 A. button.lid_init_state=method: 75 When this option is specified, the ACPI button driver reports the 87 B. button.lid_init_state=open: 88 When this option is specified, the ACPI button driver always reports the 100 C. button.lid_init_state=ignore: 101 When this option is specified, the ACPI button driver never reports the [all …]
|
| /Documentation/hid/ |
| D | hidintro.rst | 124 # 0x05, 0x09, // Usage Page (Button) 10 126 what follows is a button :: 131 first button is button number 1, last button is button number 3 :: 136 each button can send values from 0 up to including 1 141 each button is sent as exactly one bit :: 207 The sequence of bytes sent by clicking and releasing button 1, then button 2, then button 3 is:: 215 # Button: 1 0 0 | # | X: 0 | Y: 0 | Wheel: 0 217 # Button: 0 0 0 | # | X: 0 | Y: 0 | Wheel: 0 219 # Button: 0 1 0 | # | X: 0 | Y: 0 | Wheel: 0 221 # Button: 0 0 0 | # | X: 0 | Y: 0 | Wheel: 0 [all …]
|
| /Documentation/ABI/obsolete/ |
| D | sysfs-driver-hid-roccat-savu | 5 press of a button. A profile is split into general settings and 6 button settings. The buttons variable holds information about 7 button layout. When written, this file lets one write the 29 press of a button. A profile is split into general settings and 30 button settings. A profile holds information like resolution, 52 keystrokes for a specific button for a specific profile. 53 Button and profile numbers are included in written data. 63 press of a button. profile holds number of actual profile.
|
| D | sysfs-driver-hid-roccat-konepure | 5 press of a button. actual_profile holds number of actual profile. 32 Description: The mouse can store a macro with max 500 key/button strokes 35 button for a specific profile. Button and profile numbers are 44 press of a button. A profile is split in settings and buttons. 45 profile_buttons holds information about button layout. 59 press of a button. A profile is split in settings and buttons.
|
| /Documentation/input/joydev/ |
| D | joystick.rst | 150 with CH Flightstick Pro, ThrustMaster FCS or 6 and 8 button gamepads. Saitek 156 * 2-axis, 4-button joystick 157 * 3-axis, 4-button joystick 158 * 4-axis, 4-button joystick 177 2btn 2-button n-axis joystick 178 y-joy Two 2-button 2-axis joysticks on an Y-cable 179 y-pad Two 2-button 2-axis gamepads on an Y-cable 183 gamepad 4/6-button n-axis gamepad 184 gamepad8 8-button 2-axis gamepad 199 4 Button A [all …]
|
| /Documentation/ABI/testing/ |
| D | sysfs-bus-i2c-devices-turris-omnia-mcu | 29 Description: (RW) The front button on the Turris Omnia router can be 35 - ``mcu`` makes the button press event be handled by the MCU to 37 - ``cpu`` makes the button press event be handled by the CPU. 48 front button. 50 This file configures whether front button power on is enabled. 98 how long the rear reset button was held by the user during board
|
| D | sysfs-driver-input-axp-pek | 4 Description: Startup time in us. Board is powered on if the button is pressed 10 Description: Shutdown time in us. Board is powered off if the button is pressed
|
| D | sysfs-driver-wacom | 30 button is pressed on the stylus. This luminance level is 31 normally lower than the level when a button is pressed. 39 when the stylus touches the tablet surface, or any button is 66 of all eight button OLED displays. 68 What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/button<n>_rawimg 73 interleaving format to the file, the image shows up on Button N
|
| D | sysfs-firmware-acpi | 107 as the power button, it can also handle a variable 183 ff_pwr_btn Power Button 187 ff_slp_btn Sleep Button 218 Let's take power button fixed event for example, please kill acpid 220 when pressing the power button:: 224 # press the power button for 3 times; 230 # press the power button for 3 times; 241 # press the power button for 3 times; 245 # press the power button for 3 times;
|
| /Documentation/devicetree/bindings/sound/ |
| D | cirrus,cs42l42.yaml | 115 This sets how long to wait after enabling button detection 116 interrupts before servicing button interrupts, to allow the 118 There may be erroneous button interrupts if this debounce time 129 This sets how long to wait after receiving a button press 130 interrupt before processing it. Allows time for the button 142 For a level-detect headset button scheme, each button will bias 143 the mic pin to a certain voltage. To determine which button was
|
| /Documentation/devicetree/bindings/input/touchscreen/ |
| D | cypress,tt21000.yaml | 49 "^button@[0-9]+$": 95 button@0 { 100 button@1 { 105 button@2 {
|
| D | azoteq,iqs7211.yaml | 471 button: 473 description: Represents the inductive or capacitive button. 480 description: Specifies the button's ATI fine fractional divider. 486 description: Specifies the button's ATI coarse fractional multiplier. 492 description: Specifies the button's ATI coarse fractional divider. 498 description: Specifies the button's ATI compensation divider. 504 description: Specifies the button's ATI target. 511 description: Specifies the button's ATI base. 517 Specifies the button's ATI mode as follows: 525 Specifies the button's sensing mode as follows: [all …]
|
12345