/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | nvidia,tegra20-kbc.txt | 1 * Tegra keyboard controller 24 matrix-keyboard bindings: 27 matrix-keyboard-controller spec but to be used when the KEY_FN modifier 32 - wakeup-source: configure keyboard as a wakeup source for suspend/resume 37 keyboard: keyboard {
|
H A D | spear-keyboard.txt | 1 * SPEAr keyboard controller 7 matrix-keyboard bindings: 9 - st,mode: keyboard mode: 0 - 9x9, 1 - 6x6, 2 - 2x2
|
H A D | cros-ec-keyb.txt | 3 Google's ChromeOS EC Keyboard is a simple matrix keyboard implemented on 15 keyboard. This is recommended if the EC does not have its own logic or 29 * The values below are for a US keyboard layout and
|
/freebsd/usr.sbin/bhyve/kbdlayout/ |
H A D | default | 1 # bhyve ps2kbd keyboard layout file (US - default) 7 # To create the keyboard layout file, first copy this 'default' file into the 11 # Then, it is necessary to define the difference between the standard US keyboard 12 # and the keyboard for each language according to the setting method described 16 # In addition, the definition of the standard layout setting (US keyboard) 20 # US keyboard settings. 35 # This is because the US keyboard can input the '@' sign with the Shift + number'2' 40 # ScanCode differs depending on the keyboard of eash language, so check it on 43 # the US keyboard, so you do not need to set anything below. 163 # the US keyboard, so you do not need to set anything below. [all …]
|
H A D | ua | 1 # bhyve ps2kbd keyboard layout file
|
H A D | bg_phonetic | 1 # bhyve ps2kbd keyboard layout file
|
H A D | gr | 1 # bhyve ps2kbd keyboard layout file
|
H A D | gr_101_acc | 1 # bhyve ps2kbd keyboard layout file
|
H A D | hu_101 | 1 # bhyve ps2kbd keyboard layout file
|
H A D | ru_shift | 1 # bhyve ps2kbd keyboard layout file
|
H A D | ru_win | 1 # bhyve ps2kbd keyboard layout file
|
H A D | bg_bds | 1 # bhyve ps2kbd keyboard layout file
|
/freebsd/sys/contrib/device-tree/src/arm/ |
H A D | cros-ec-keyboard.dtsi | 3 * Keyboard dts fragment for devices that use cros-ec-keyboard 9 #include <dt-bindings/input/cros-ec-keyboard.h> 12 keyboard_controller: keyboard-controller {
|
/freebsd/sys/dev/kbd/ |
H A D | kbd.c | 85 static keyboard_t **keyboard = &kbd_ini; variable 107 bcopy(keyboard, new_kbd, sizeof(*keyboard)*keyboards); in kbd_realloc_array() 109 free(keyboard, M_DEVBUF); in kbd_realloc_array() 110 keyboard = new_kbd; in kbd_realloc_array() 205 if (keyboard[index] == NULL) in kbd_register() 224 keyboard[index] = kbd; in kbd_register() 249 if (keyboard[kbd->kb_index] != kbd) in kbd_unregister() 263 keyboard[kbd->kb_index] = NULL; in kbd_unregister() 302 if (keyboard[i] == NULL) in kbd_find_keyboard2() 304 if (!KBD_IS_VALID(keyboard[i])) in kbd_find_keyboard2() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | r8a7779-marzen.dts |
|
/freebsd/usr.sbin/kbdmap/ |
H A D | Languages.phrases | 8 1. Chose your keyboard font 24 9. Chose your keyboard language
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | msx | 153 >>>>>>>>>>>>>>>0x002C ubyte&0x0F 0 \b, keyboard=Japanese 154 >>>>>>>>>>>>>>>0x002C ubyte&0x0F 1 \b, keyboard=International 155 >>>>>>>>>>>>>>>0x002C ubyte&0x0F 2 \b, keyboard=French 156 >>>>>>>>>>>>>>>0x002C ubyte&0x0F 3 \b, keyboard=UK 157 >>>>>>>>>>>>>>>0x002C ubyte&0x0F 4 \b, keyboard=German 158 >>>>>>>>>>>>>>>0x002C ubyte&0x0F 5 \b, keyboard=Unknown id:%d 159 >>>>>>>>>>>>>>>0x002C ubyte&0x0F 6 \b, keyboard=Spanish 160 >>>>>>>>>>>>>>>0x002C ubyte&0x0F >6 \b, keyboard=Unknown id:%d
|
/freebsd/usr.sbin/bsdconfig/console/include/ |
H A D | messages.subr | 27 hline_choose_a_keyboard_map="Choose a keyboard map" 28 hline_choose_a_keyboard_repeat_rate="Choose a keyboard repeat rate" 52 msg_choose_alternate_keyboard_map="Choose an alternate keyboard map" 69 msg_default_desc="Use default keyboard repeat rate" 84 msg_fast_desc="Fast keyboard repeat rate" 153 msg_keymap_menu_text="The system console driver for FreeBSD defaults to a standard\n\"US\" keyboard… 171 msg_normal_desc="\"Normal\" keyboard repeat rate" 197 msg_slow_desc="Slow keyboard repeat rate"
|
/freebsd/sys/x86/conf/ |
H A D | NOTES | 128 # BROKEN_KEYBOARD_RESET disables the use of the keyboard controller to 130 # keyboard controllers. 245 # 0x100 Probe for a keyboard device periodically if one is not present 284 # The keyboard controller; it controls the keyboard and the PS/2 mouse. 289 # The AT keyboard 299 # 0x01 Force detection of keyboard, else we always assume a keyboard 300 # 0x02 Don't reset keyboard, useful for some newer ThinkPads 303 # 0x04 Old-style (XT) keyboard support, useful for older ThinkPads
|
/freebsd/stand/i386/pxeldr/ |
H A D | pxeldr.S | 51 .set MEM_BIOS_KEYBOARD,0x496 # BDA byte with keyboard bit 235 * legacy-free and simply doesn't have a keyboard controller.
|
/freebsd/share/syscons/keymaps/ |
H A D | sk.iso2.kbd | 14 # This map uses the US QWERTY keyboard for its basic layout. 15 # It adds a "third row" to the top of the PC keyboard. To 26 # accent mark because the key on the US QWERTY keyboard 68 # keyboard. 94 # key on the keyboard that is not used with any accent in Slovak. 113 # 1. Change the markings on your keyboard to the QWERTY 117 # respective lines. This will turn your keyboard
|
H A D | cz.iso2.kbd | 14 # This map uses the US QWERTY keyboard for its basic layout. 15 # It adds a "third row" to the top of the PC keyboard. To 26 # accent mark because the key on the US QWERTY keyboard 68 # keyboard. 93 # key on the keyboard that is not used with any accent in Czech. 115 # 1. Change the markings on your keyboard to the QWERTY 119 # respective lines. This will turn your keyboard
|
/freebsd/tools/build/options/ |
H A D | WITHOUT_SYSCONS | 3 support files such as keyboard maps, fonts, and screen output maps.
|
/freebsd/sys/amd64/conf/ |
H A D | NOTES |
|
/freebsd/usr.sbin/bluetooth/bthidd/ |
H A D | hid.c | 283 if (hid_device->keyboard && s->srv->uinput) { in hid_interrupt() 386 if (hid_device->keyboard) { in hid_interrupt() 524 if (hid_device->keyboard) { in hid_interrupt()
|