Searched refs:keyboard (Results 1 – 25 of 103) sorted by relevance
12345
/external/autotest/client/site_tests/suite_HWQual/ |
D | control.keyboard | 3 PURPOSE = 'Verify the prescence of a supported keyboard.' 4 CRITERIA = 'Fails if the keyboard is not registered with the input subsystem.' 10 This test uses a modified version of evtest to probe for and test the keyboard. 11 The test finds the keyboard event in /dev/input/, and queries to ensure that 12 the driver presents all of the expected Chrome OS keyboard keys.
|
/external/autotest/client/site_tests/hardware_Keyboard/ |
D | control | 3 PURPOSE = 'Verify the prescence of a supported keyboard.' 4 CRITERIA = 'Fails if the keyboard is not registered with the input subsystem.' 10 This test uses a modified version of evtest to probe for and test the keyboard. 11 The test finds the keyboard event in /dev/input/, and queries to ensure that 12 the driver presents all of the expected Chrome OS keyboard keys.
|
/external/syslinux/doc/ |
D | keytab-lilo.txt | 16 To use a LILO keyboard table with Syslinux, specify the KBDMAP command 26 The PC keyboard emits so-called scan codes, which are basically key 29 assumes that the keyboard has a US layout. Once an operating system is 33 BIOS and therefore receives the character codes for an US keyboard. It 40 the US keyboard will be ignored by LILO. The advantage of this approach 44 Compiling keyboard translation tables 47 LILO obtains layout information from the keyboard translation tables Linux 76 <kbd_layout> Is the actual layout of the keyboard. 81 where <kbd> is the name of the keyboard layout.
|
/external/autotest/server/site_tests/firmware_FlashServoKeyboardMap/ |
D | control | 9 PURPOSE = "Flash the servo v3 keyboard map" 10 CRITERIA = "This test will fail if the servo keyboard map can't be updated" 17 For using the keyboard emulator atmega chip on the servo v3, the keyboard
|
/external/autotest/test_suites/ |
D | control.platform_input | 7 PURPOSE = "Test keyboard input outcome" 15 This is the keyboard input test suite. 17 This suite is meant to test the keyboard inputs used in platform testing. 19 of these tests indicate issues with keyboard shortcuts.
|
/external/autotest/server/site_tests/firmware_ECKeyboard/ |
D | control | 9 PURPOSE = "Servo based EC keyboard test" 10 CRITERIA = "This test will fail if EC keyboard misbehalved." 20 This test check if EC can correctly send keyboard event to host.
|
/external/autotest/client/site_tests/platform_InputNewTab/ |
D | control | 7 PURPOSE = """Verify that keyboard shortcuts ctrl+t and ctrl+w can open and close 16 Open and close new tabs in browser using keyboard shortcut.
|
/external/autotest/client/site_tests/login_OobeLocalization/ |
D | control | 9 Fails if the language or keyboard dropdowns in OOBE under a supported region 20 This test verifies the locale and keyboard options present at OOBE under
|
/external/autotest/server/site_tests/firmware_ECLidSwitch/ |
D | control | 24 - Check keyboard backlight is switched off when lid close in S0 25 - Check keyboard backlight is switched on when lid open in S0
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | main.py | 77 self.keyboard = keyboard_device.KeyboardDevice() 78 self._check_device(self.keyboard) 128 self.keyboard, 146 self.keyboard.system_device)
|
D | test_flow.py | 37 def __init__(self, device_geometry, device, keyboard, win, parser, output, argument 42 self.keyboard = keyboard 493 choice = self.keyboard.get_key_press_event(fd)
|
/external/autotest/client/site_tests/performance_InboxInputLatency/ |
D | performance_InboxInputLatency.py | 49 self.keyboard = input_device.InputDevice(device_node) 81 InputEventPlayer().playback(self.keyboard, event_file_path)
|
/external/autotest/client/site_tests/platform_InputBrightness/ |
D | control | 16 Increase and decrease the brightness using keyboard shortcuts.
|
/external/autotest/client/site_tests/platform_InputBrowserNav/ |
D | control | 16 Go forward, backward, and refresh webpage in browser using keyboard shortcut.
|
/external/autotest/client/site_tests/platform_InputVolume/ |
D | control | 16 Increase, decrease, and mute the volume using keyboard shortcuts.
|
/external/google-tv-pairing-protocol/cpp/ |
D | README | 15 alphanumeric code for the user to enter on the client device's keyboard.
|
/external/autotest/client/site_tests/ui_AppLauncher/ |
D | control.peppy | 22 This test makes use of keyboard emulation to bring up the launcher.
|
D | control.link | 22 This test makes use of keyboard emulation to bring up the launcher.
|
D | control.daisy | 22 This test makes use of keyboard emulation to bring up the launcher.
|
/external/fmtlib/doc/bootstrap/ |
D | code.less | 23 // User input typically entered via keyboard
|
/external/autotest/server/site_tests/firmware_FAFTSetup/ |
D | control | 29 - Strict keyboard simulation
|
/external/clang/tools/clang-format/ |
D | clang-format-bbedit.applescript | 5 -- can assign the menu item a keyboard shortcut in the BBEdit preferences, under
|
/external/skia/site/user/sample/ |
D | sampleapp.md | 3 …specific features of the Skia system. It is mainly controlled using the keyboard: left (←) …
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | tightvnc-1.3dev7_javasrc-vncviewer-cursor-colors+no-tab-traversal.patch | 30 + // while we are at it... get rid of the keyboard traversals that
|
/external/skia/site/dev/testing/ |
D | skialab.md | 28 two KVM switches. Each KVM switch has a monitor, mouse, and keyboard and is the 172 \<del\> or \<esc\>. Mac machines require that you plug in the Mac keyboard and 204 \<del\> or \<esc\>. Mac machines require that you plug in the Mac keyboard and
|
12345