/openbmc/linux/Documentation/input/devices/ |
H A D | sentelic.rst | 8 :Copyright: |copy| 2002-2011 Sentelic Corporation. 10 :Last update: Dec-07-2011 12 Finger Sensing Pad Intellimouse Mode (scrolling wheel, 4th and 5th buttons) 15 A) MSID 4: Scrolling wheel mode plus Forward page(4th button) and Backward 16 page (5th button) 22 5. FSP will respond 0x04. 27 Bit 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 28 BYTE |---------------|BYTE |---------------|BYTE|---------------|BYTE|---------------| 30 |---------------| |---------------| |---------------| |---------------| 37 Bit2 => Middle Button, 1 is pressed, 0 is not pressed. [all …]
|
H A D | joystick-parport.rst | 3 .. _joystick-parport: 9 :Copyright: |copy| 1998-2000 Vojtech Pavlik <vojtech@ucw.cz> 10 :Copyright: |copy| 1998 Andree Borrmann <a.borrmann@tu-bs.de> 18 Any information in this file is provided as-is, without any guarantee that 36 Many console and 8-bit computer gamepads and joysticks are supported. The 40 ------------ 49 the computer's side (and thus timing insensitive). To allow up to 5 NES 51 the output lines of the parallel port are shared, while one of 5 available 57 The main problem with PC parallel ports is that they don't have +5V power 59 for your pads, use either keyboard or joystick port, and make a pass-through [all …]
|
/openbmc/webui-vue/tests/unit/__snapshots__/ |
H A D | AppNavigation.spec.js.snap | 6 class="nav-container" 9 aria-label="appNavigation.primaryNavigation" 12 class="nav mb-4 flex-column" 15 class="nav-item" 16 data-test-id="nav-item-overview" 19 aria-current="page" 20 class="nav-link router-link-exact-active router-link-active" 25 aria-hidden="true" 35 … d="M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z" 38 …H4A2.002,2.002,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0… [all …]
|
H A D | AppHeader.spec.js.snap | 6 id="page-header" 9 class="link-skip-nav btn btn-light" 10 href="#main-content" 17 <b-navbar 18 aria-label="appHeader.applicationHeader" 21 <b-button 22 aria-hidden="true" 23 class="nav-trigger" 24 id="app-header-trigger" 25 type="button" [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | toaster-managed-mode.json | 4 "@alias": "toaster-managed-mode.toaster-managed.All_layers:_default_view", 17 …e click on the \"View compatible layers\" link situated on the right-hand side, mid-page, under th… 21 …ion": "Check that the table is populated with the default layers (eg. meta-yocto-bsp, meta-yocto)", 28 "5": { object 33 …heck that only one instance of the core layers (openembedded-core, meta-yocto and meta-yocto-bsp) … 50 "@alias": "toaster-managed-mode.toaster-managed.All_layers:_Add/delete_layers", 63 …e click on the \"View compatible layers\" link situated on the right-hand side, mid-page, under th… 71 …button present in the \"Add/delete\" column. \nIf the layer has unsatisfied dependencies a dialog … 74 "5": { object 75 …button fades out and is replaced temporarily by a message like \"1 layer added\" and then it is re… [all …]
|
/openbmc/linux/drivers/platform/x86/intel/ |
H A D | hid.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Intel HID event & 5 button array driver 12 #include <linux/input/sparse-keymap.h> 20 TABLET_SW_AUTO = -1, 29 "Enable 5 Button Array support. " 30 "If you need this please report this to: platform-driver-x86@vger.kernel.org"); 35 "Enable SW_TABLET_MODE reporting -1:auto 0:off 1:at-first-event 2:at-probe. " 36 "If you need this please report this to: platform-driver-x86@vger.kernel.org"); 58 /* 1: LSuper (Page 0x07, usage 0xE3) -- unclear what to do */ 59 /* 2: Toggle SW_ROTATE_LOCK -- easy to implement if seen in wild */ [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | gpio-mouse.txt | 1 Device-Tree bindings for GPIO attached mice 4 to 5-7 GPIO lines. 7 - compatible: must be "gpio-mouse" 8 - scan-interval-ms: The scanning interval in milliseconds 9 - up-gpios: GPIO line phandle to the line indicating "up" 10 - down-gpios: GPIO line phandle to the line indicating "down" 11 - left-gpios: GPIO line phandle to the line indicating "left" 12 - right-gpios: GPIO line phandle to the line indicating "right" 15 - button-left-gpios: GPIO line handle to the left mouse button 16 - button-middle-gpios: GPIO line handle to the middle mouse button [all …]
|
H A D | gpio-keys.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/input/gpio-keys.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 15 - gpio-keys 16 - gpio-keys-polled 23 poll-interval: true 26 …"^(button|event|key|switch|(button|event|key|switch)-[a-z0-9-]+|[a-z0-9-]+-(button|event|key|switc… 42 linux,input-type: [all …]
|
/openbmc/linux/drivers/hid/ |
H A D | hid-roccat-kone.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 21 kone_keystroke_button_1 = 0xf0, /* left mouse button */ 22 kone_keystroke_button_2 = 0xf1, /* right mouse button */ 24 kone_keystroke_button_9 = 0xf3, /* side button up */ 25 kone_keystroke_button_8 = 0xf4 /* side button down */ 34 uint8_t number; /* range 1-8 */ 44 /* valid button types until firmware 1.32 */ 45 kone_button_info_type_button_1 = 0x1, /* click (left mouse button) */ 46 kone_button_info_type_button_2 = 0x2, /* menu (right mouse button)*/ 64 /* additional valid button types since firmware 1.38 */ [all …]
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | gpio_keys.c | 1 // SPDX-License-Identifier: GPL-2.0-only 31 #include <dt-bindings/input/gpio-keys.h> 34 const struct gpio_keys_button *button; member 41 unsigned int release_delay; /* in msecs, for IRQ-only buttons */ 45 unsigned int software_debounce; /* in msecs, for GPIO-driven buttons */ 67 * There are 4 attributes under /sys/devices/platform/gpio-keys/ 68 * keys [ro] - bitmap of keys (EV_KEY) which can be 70 * switches [ro] - bitmap of switches (EV_SW) which can be 72 * disabled_keys [rw] - bitmap of keys currently disabled 73 * disabled_switches [rw] - bitmap of switches currently disabled [all …]
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | s3c6410-mini6410.dts | 1 // SPDX-License-Identifier: GPL-2.0 11 /dts-v1/; 13 #include <dt-bindings/gpio/gpio.h> 14 #include <dt-bindings/interrupt-controller/irq.h> 31 fin_pll: oscillator-0 { 32 compatible = "fixed-clock"; 33 clock-frequency = <12000000>; 34 clock-output-names = "fin_pll"; 35 #clock-cells = <0>; 38 xusbxti: oscillator-1 { [all …]
|
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/ |
H A D | test_server_power_operations_sub_menu.robot | 3 Documentation Test OpenBMC GUI "Server power operations" sub-menu of "Operations". 16 ${xpath_enable_onetime_boot_checkbox} //*[contains(@class,'custom-checkbox')] 17 ${xpath_boot_option_select} //*[@id='boot-option'] 18 ${xpath_shutdown_button} //*[@data-test-id='serverPowerOperations-button-shutDown… 19 ${xpath_reboot_button} //*[@data-test-id='serverPowerOperations-button-reboot'] 20 ${xpath_poweron_button} //*[@data-test-id='serverPowerOperations-button-powerOn'] 21 ${xpath_save_button} //button[contains(text(),'Save')] 22 ${xpath_shutdown_orderly_radio} //*[@data-test-id='serverPowerOperations-radio-shutdownO… 23 ${xpath_shutdown_immediate_radio} //*[@data-test-id='serverPowerOperations-radio-shutdownI… 24 ${xpath_confirm_button} //button[contains(text(),'Confirm')] [all …]
|
H A D | test_reboot_bmc_sub_menu.robot | 3 Documentation Test OpenBMC GUI "Reboot BMC" sub-menu of "Operation" menu. 17 ${xpath_reboot_bmc_button} //button[contains(text(),'Reboot BMC')] 18 ${xpath_reboot_cancel_button} //button[contains(text(),'Cancel')] 50 # Delay added for cancel button to appear. 51 Sleep 5s 63 # Delay added for confirm button to appear. 64 Sleep 5s 68 Wait Until Keyword Succeeds 1 min 5 sec Is BMC Unpingable 84 Wait Until Keyword Succeeds 30 sec 10 sec Location Should Contain reboot-bmc
|
/openbmc/openbmc-test-automation/gui/data/ |
H A D | resource_variables.py | 19 xpath_submit_button = '//button[@type="submit"]' 20 xpath_button_profile_settings = '//a[@href="#/profile-settings"]' 22 xpath_button_user_action = "//button[@id='user-actions']" 23 xpath_button_logout = '//button[text()="Log out"]' 24 xpath_yes_button = "//button[text()='Yes']" 25 xpath_power_indicator = "//*[@id='power-indicator-bar']" 26 xpath_select_button_power_on = "//*[@id='power__power-on']" 27 xpath_cancel_button = "//button[contains(text(),'Cancel')]" 28 xpath_save_setting_button = "//button[contains(text(),'Save settings')]" 29 xpath_save_button = "//button[contains(text(),'Save')]" [all …]
|
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | snmp-controller.html | 2 <div id="configuration-snmp" class="page"> 3 <h1 class="page-title">SNMP settings</h1> 5 <p class="section-content"> 11 <div class="section-header"> 12 <h2 class="section-title">Managers</h2> 14 <div class="section-content"> 15 <p class="manager_group empty" ng-if="managers.length < 1"> 20 <div class="section-content"> 23 ng-form="manager_group" 24 ng-repeat="manager in managers track by $index"> [all …]
|
/openbmc/linux/drivers/input/misc/ |
H A D | keyspan_remote.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2005 Zymeta Corporation - Michael Downey (downey@zymeta.com) 28 #define ZERO_MASK 0x1F /* 5 bits for a 0 */ 34 #define STOP_MASK 0x1F /* 5 bits for the STOP sequence */ 37 #define RECV_SIZE 8 /* The UIA-11 type have a 8 byte limit. */ 41 * Currently there are 15 and 17 button models so RESERVED codes 88 u8 button; member 132 snprintf(codes + i * 3, 4, "%02x ", dev->in_buffer[i]); in keyspan_print() 134 dev_info(&dev->udev->dev, "%s\n", codes); in keyspan_print() 143 if (dev->data.bits_left >= bits_needed) in keyspan_load_tester() [all …]
|
/openbmc/linux/Documentation/hid/ |
H A D | hidintro.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 descriptors are, and of how a casual (non-kernel) programmer can deal 18 hidreport-parsing 50 Documentation/hid/hid-transport.rst). Devices may misbehave because the 60 <https://www.usb.org/document-library/device-class-definition-hid-111>`_ (HID Spec from now on) 61 * the `HID Usage Tables <https://usb.org/document-library/hid-usage-tables-14>`_ (HUT from now on) 64 (USB, I2C, Bluetooth, etc.). See Documentation/hid/hid-transport.rst. 73 $ hexdump -C /sys/bus/hid/devices/0003\:093A\:2510.0002/report_descriptor 95 Documentation/hid/hidreport-parsing.rst; you only need to understand it 107 * `hid-tools <https://gitlab.freedesktop.org/libevdev/hid-tools>`_, [all …]
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | gcw0.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 5 #include <dt-bindings/clock/ingenic,tcu.h> 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/iio/adc/ingenic,adc.h> 9 #include <dt-bindings/input/input.h> 29 stdout-path = "serial2:57600n8"; 33 compatible = "regulator-fixed"; 34 regulator-name = "vcc"; 36 regulator-min-microvolt = <3300000>; [all …]
|
/openbmc/linux/drivers/input/mouse/ |
H A D | alps.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 28 #define DOLPHIN_PROFILE_XOFFSET 8 /* x-electrode offset */ 29 #define DOLPHIN_PROFILE_YOFFSET 1 /* y-electrode offset */ 32 * enum SS4_PACKET_ID - defines the packet type for V8 33 * SS4_PACKET_ID_IDLE: There's no finger and no button activity. 35 * or there's button activities. 57 #define SS4PLUS_NUMSENSOR_YOFFSET 5 70 ((_b[5]) == 0x00) \ 76 ((_b[2] << 5) & 0x1C00) \ 82 ((_b[4] << 5) & 0x0C00) \ [all …]
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-driver-hid-roccat-savu | 1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 4 Description: The mouse can store 5 profiles which can be switched by the 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 17 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 25 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 28 Description: The mouse can store 5 profiles which can be switched by the 29 press of a button. A profile is split into general settings and 30 button settings. A profile holds information like resolution, [all …]
|
H A D | sysfs-driver-hid-roccat-koneplus | 1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 4 Description: The integer value of this attribute ranges from 0-4. 12 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 15 Description: The integer value of this attribute ranges from 0-4. 24 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 36 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 44 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 47 Description: The mouse can store a macro with max 500 key/button strokes 50 button for a specific profile. Button and profile numbers are 55 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… [all …]
|
H A D | sysfs-driver-hid-roccat-pyra | 1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 5 press of a button. 22 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 26 range 0-4. 31 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 43 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 51 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 54 Description: The mouse can store 5 profiles which can be switched by the 55 press of a button. A profile is split in settings and buttons. 56 profile_buttons holds information about button layout. [all …]
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm47094-netgear-r8500.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 6 /dts-v1/; 9 #include "bcm5301x-nand-cs0-bch8.dtsi" 26 compatible = "gpio-leds"; 28 led-power0 { 31 linux,default-trigger = "default-on"; 34 led-power1 { 39 led-5ghz-1 { 40 label = "bcm53xx:white:5ghz-1"; 44 led-5ghz-2 { [all …]
|
/openbmc/linux/sound/usb/caiaq/ |
H A D | control.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 24 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_info() 25 int pos = kcontrol->private_value; in control_info() 29 uinfo->count = 1; in control_info() 32 switch (cdev->chip.usb_id) { in control_info() 37 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in control_info() 38 uinfo->value.integer.min = 0; in control_info() 39 uinfo->value.integer.max = 2; in control_info() 54 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in control_info() 55 uinfo->value.integer.min = 0; in control_info() [all …]
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | foundation.scss | 7 /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */ 17 font-family: sans-serif; 19 line-height: 1.15; 21 -ms-text-size-adjust: 100%; 23 -webkit-text-size-adjust: 100%; 35 * Add the correct display in IE 9-. 48 * Add the correct display in IE 9-. 65 box-sizing: content-box; 83 font-family: monospace, monospace; 85 font-size: 1em; [all …]
|