Searched refs:keyboards (Results 1 – 16 of 16) sorted by relevance
/freebsd/sys/dev/kbd/ |
H A D | kbd.c | 83 static int keyboards = 1; variable 102 newsize = rounddown(keyboards + ARRAY_DELTA, ARRAY_DELTA); in kbd_realloc_array() 107 bcopy(keyboard, new_kbd, sizeof(*keyboard)*keyboards); in kbd_realloc_array() 108 if (keyboards > 1) in kbd_realloc_array() 111 keyboards = newsize; in kbd_realloc_array() 114 printf("kbd: new array size %d\n", keyboards); in kbd_realloc_array() 204 for (index = 0; index < keyboards; ++index) { in kbd_register() 208 if (index >= keyboards) { in kbd_register() 247 if ((kbd->kb_index < 0) || (kbd->kb_index >= keyboards)) in kbd_unregister() 298 if ((index < 0) || (index >= keyboards)) in kbd_find_keyboard2() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | hid-over-i2c.txt | 4 I2C bus. These devices can be for example touchpads, keyboards, touch screens
|
H A D | cros-ec-keyb.txt | 31 * 102ND key is not used for US keyboards.
|
/freebsd/tools/tools/locale/ |
H A D | Makefile | 126 CLDRFILES_KEY= https://unicode.org/Public/cldr/${CLDRVERSION:R}/cldr-keyboards-${CLDRVERSION}.zip
|
/freebsd/share/syscons/keymaps/ |
H A D | danish.iso.macbook.kbd | 1 # Danish ISO 8859-1 keyboard layout for Apple MacBook keyboards. Not all
|
/freebsd/share/vt/keymaps/ |
H A D | dk.macbook.kbd | 1 # Danish keyboard layout for Apple MacBook keyboards. Not all
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.uwin | 127 # Machines with IBM PC-like keyboards want to be able to define the following
|
H A D | Caps.hpux11 | 127 # Machines with IBM PC-like keyboards want to be able to define the following
|
H A D | Caps | 127 # Machines with IBM PC-like keyboards want to be able to define the following
|
H A D | Caps.osf1r5 | 127 # Machines with IBM PC-like keyboards want to be able to define the following
|
H A D | Caps.keys | 129 # Machines with IBM PC-like keyboards want to be able to define the following
|
H A D | Caps.aix4 | 127 # Machines with IBM PC-like keyboards want to be able to define the following
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 2412 # The top line is the name of the key (some DEC keyboards have the keys 2448 # A better adaptation to modern keyboards such as the PC's, which have a dozen 2674 # VT220 emulators such as xterm, using PC-keyboards use a different layout than 8727 # some keyboards and many applications require these as F1-F4. 11165 # distinguished chiefly by their keyboards: 13140 # If you change keyboards the terminal will send different 14719 # and 122 key keyboards, the 730's translation is \E[2J. For consistency 14721 # 102, 102+1, or 122 key keyboards 25936 # PC-style keyboards versus strict vt220 compatibility - TD
|
/freebsd/share/misc/ |
H A D | usb_vendors | 19026 05df HID device except mice, keyboards, and joysticks 19044 27d9 HID device except mice, keyboards, and joysticks
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 12309 PC-style keyboards versus strict vt220 compatibility - TD
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 10561 … (foreign alphabets, mathematical symbols, etc.) not available on input keyboards or on the photoc…
|