| /freebsd-14.2/usr.sbin/bsdconfig/console/include/ |
| H A D | messages.subr | 36 msg_belgian_desc="Belgian ISO keymap" 44 msg_brazil_iso_desc="Brazil ISO keymap" 67 msg_danish_iso_desc="Danish ISO keymap" 96 msg_french_iso_desc="French ISO keymap" 102 msg_german_iso_desc="German ISO keymap" 149 msg_italian_desc="Italian ISO keymap" 193 msg_slovak_desc="Slovak ISO keymap" 203 msg_spanish_desc="Spanish ISO keymap" 238 msg_uk_iso_desc="UK ISO keymap" 245 msg_unknown_keymap="Unknown keymap" [all …]
|
| /freebsd-14.2/usr.sbin/bsdinstall/scripts/ |
| H A D | keymap | 35 f_include $BSDCFG_SHARE/keymap.subr 43 : ${KEYMAPFILE:=$BSDINSTALL_TMPETC/rc.conf.keymap} 129 f_getvar $VAR_KEYMAP keymap 130 if [ ! "$keymap" ]; then 131 keymap=$( f_sysrc_get keymap ) 132 case "$keymap" in [Nn][Oo]) keymap="";; esac 164 if [ "$keym" = "$keymap" ]; then 210 dialog_keymap_test "$keymap" 222 # Get actual keymap setting while we update $keymap and $KEYMAPFILE 224 echo "keymap=\"$keymap\"" > "$KEYMAPFILE" [all …]
|
| /freebsd-14.2/sys/contrib/dev/athk/ |
| H A D | key.c | 391 if (test_bit(i, common->keymap) || in ath_reserve_key_cache_slot_tkip() 392 test_bit(i + 64, common->keymap)) in ath_reserve_key_cache_slot_tkip() 416 if (!test_bit(i, common->keymap) && in ath_reserve_key_cache_slot() 422 (test_bit(i, common->keymap) || in ath_reserve_key_cache_slot() 432 (test_bit(i, common->keymap) || in ath_reserve_key_cache_slot() 439 if (!test_bit(i, common->keymap) && in ath_reserve_key_cache_slot() 442 if (test_bit(i, common->keymap) && in ath_reserve_key_cache_slot() 462 if (!test_bit(i, common->keymap)) in ath_reserve_key_cache_slot() 561 set_bit(idx, common->keymap); in ath_key_config() 566 set_bit(idx + 64, common->keymap); in ath_key_config() [all …]
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/ |
| H A D | keymap.subr | 32 f_dprintf "%s: loading includes..." keymap.subr 51 # A "keymap" from kbdmap's point of view 94 # f_keymap_checkfile $keymap 96 # Check that $keymap is a readable kbdmap(5) file. Returns success if $keymap 99 # $keymap is not available. 233 # f_keymap_kbdcontrol $keymap 235 # Install keyboard map file from $keymap. 239 local keymap="$1" 241 [ "$keymap" ] || return $SUCCESS 244 [ "${keymap#*/}" = "$keymap" ] && keymap="$DEFAULT_KEYMAP_DIR/$keymap" [all …]
|
| /freebsd-14.2/usr.sbin/kbdmap/ |
| H A D | kbdmap.c | 68 struct keymap { struct 72 SLIST_ENTRY(keymap) entries; argument 80 static struct keymap * 83 struct keymap *km; in get_keymap() 98 struct keymap *km; in get_num_keymaps() 113 struct keymap *km; in remove_keymap() 130 struct keymap *km, *km_new; in add_keymap() 143 km_new = (struct keymap *) malloc (sizeof(struct keymap)); in add_keymap() 456 const struct keymap *km1 = *((const struct keymap * const *) a); in compare_keymap() 457 const struct keymap *km2 = *((const struct keymap * const *) b); in compare_keymap() [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/input/ |
| H A D | qcom,pm8xxx-keypad.txt | 25 - linux,keymap: 28 Definition: the linux keymap. More information can be found in 29 input/matrix-keymap.txt. 45 Definition: number of rows in the keymap. More information can be found 46 in input/matrix-keymap.txt. 51 Definition: number of columns in the keymap. More information can be 52 found in input/matrix-keymap.txt. 79 linux,keymap = <
|
| H A D | stmpe-keypad.txt | 5 - linux,keymap : See ./matrix-keymap.txt 11 - keypad,num-rows : See ./matrix-keymap.txt 12 - keypad,num-columns : See ./matrix-keymap.txt 23 linux,keymap = <0x205006b
|
| H A D | nvidia,tegra20-kbc.txt | 14 - linux,keymap: The keymap for keys as described in the binding document 15 devicetree/bindings/input/matrix-keymap.txt. 26 - linux,fn-keymap: a second keymap, same specification as the 48 linux,keymap = <0x00000074
|
| H A D | st-keyscan.txt | 4 matrix-keymap. 19 - linux,keymap: The keymap for keys as described in the binding document 20 devicetree/bindings/input/matrix-keymap.txt. 44 linux,keymap = < MATRIX_KEY(0x00, 0x00, KEY_F13)
|
| H A D | lpc32xx-key.txt | 3 This binding is based on the matrix-keymap binding with the following 14 - linux,keymap: the key-code to be reported when the key is pressed 16 Documentation/devicetree/bindings/input/matrix-keymap.txt 33 linux,keymap = <0x00000002>;
|
| H A D | clps711x-keypad.txt | 7 - linux,keymap: The definition can be found at 8 bindings/input/matrix-keymap.txt. 21 linux,keymap = <
|
| H A D | ti,nspire-keypad.txt | 18 - linux,keymap: The keymap to use 19 (see Documentation/devicetree/bindings/input/matrix-keymap.txt) 37 linux,keymap = <
|
| H A D | matrix-keymap.yaml | 4 $id: http://devicetree.org/schemas/input/matrix-keymap.yaml# 19 for said properties are "linux,fn-keymap" or with another descriptive 23 linux,keymap: 44 linux,keymap = < 0x00030012
|
| H A D | brcm,bcm-keypad.txt | 9 This binding is based on the matrix-keymap binding with the following 61 - linux,keymap: The keymap for keys as described in the binding document 62 devicetree/bindings/input/matrix-keymap.txt. 76 linux,keymap = <MATRIX_KEY(0x00, 0x02, KEY_F) /* key_forward */
|
| H A D | tca8418_keypad.txt | 1 This binding is based on the matrix-keymap binding with the following 10 - linux,keymap: Keys definitions, see keypad-matrix.
|
| H A D | imx-keypad.txt | 26 - linux,keymap: The definition can be found at 27 bindings/input/matrix-keymap.txt. 37 linux,keymap = <0x00000067 /* KEY_UP */
|
| H A D | google,cros-ec-keyb.yaml | 48 function-row-physmap: [ 'linux,keymap' ] 49 google,needs-ghost-filter: [ 'linux,keymap' ] 60 $ref: /schemas/input/matrix-keymap.yaml# 64 - linux,keymap 95 linux,keymap = <
|
| H A D | imx-keypad.yaml | 13 - $ref: /schemas/input/matrix-keymap.yaml# 56 - linux,keymap 69 linux,keymap = <0x00000067 /* KEY_UP */
|
| H A D | gpio-matrix-keypad.txt | 17 - linux,keymap: The definition can be found at 18 bindings/input/matrix-keymap.txt 43 linux,keymap = <0x0000008B
|
| /freebsd-14.2/usr.sbin/kbdcontrol/ |
| H A D | kbdcontrol.c | 295 c = get_key_definition_line(keymap); in get_definition_line() 298 if (c > keymap->n_keys) in get_definition_line() 299 keymap->n_keys = c; in get_definition_line() 739 for (i = 0; i < keymap->n_keys; i++) { in dump_key_definition() 745 dump_entry(keymap->key[i].map[j]); in dump_key_definition() 835 keymap_t keymap; in load_keymap() local 875 memset(&keymap, 0, sizeof(keymap)); in load_keymap() 890 dump_key_definition(opt, &keymap); in load_keymap() 895 if ((keymap.n_keys > 0) && (ioctl(0, PIO_KEYMAP, &keymap) < 0)) { in load_keymap() 936 keymap_t keymap; in print_keymap() local [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/display/ |
| H A D | ht16k33.txt | 10 - linux,keymap: The keymap for keys as described in the binding 11 document (devicetree/bindings/input/matrix-keymap.txt). 27 linux,keymap = <
|
| /freebsd-14.2/libexec/rc/rc.d/ |
| H A D | syscons | 91 keymap=`basename $1 .kbd` 92 case $keymap in 166 errmsg=`kbdcontrol < ${kbddev} -l ${keymap} 2>&1` 169 keymap_vt=`lookup_keymap_for_vt ${keymap}` 173 _sc_keymap_msg="New keymap: In /etc/rc.conf replace 'keymap=${keymap}' by 'keymap=${keymap_vt}'" 176 _sc_keymap_msg="No replacement found for keymap '${keymap}'. 188 case ${keymap} in
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | tc3589x.txt | 51 bindings/input/matrix-keymap.txt 53 bindings/input/matrix-keymap.txt 54 - linux,keymap: the definition can be found in 55 bindings/input/matrix-keymap.txt 87 linux,keymap = <0x0301006b
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/auxdisplay/ |
| H A D | holtek,ht16k33.yaml | 13 - $ref: /schemas/input/matrix-keymap.yaml# 40 linux,keymap: true 86 linux,keymap = <MATRIX_KEY(2, 0, KEY_F6)>,
|
| /freebsd-14.2/usr.sbin/bluetooth/bthidd/ |
| H A D | btuinput.c | 74 static uint16_t const keymap[0x100] = { variable 399 for (i = 0; i < nitems(keymap); i++) in uinput_open_keyboard() 400 if (keymap[i] != NONE && in uinput_open_keyboard() 401 ioctl(fd, UI_SET_KEYBIT, keymap[i]) < 0) in uinput_open_keyboard() 521 if (key >= 0 && key < (int32_t)nitems(keymap) && in uinput_rep_key() 522 keymap[key] != NONE) { in uinput_rep_key() 523 if (uinput_write_event(fd, EV_KEY, keymap[key], make) > 0 && in uinput_rep_key()
|