| /src/usr.sbin/bsdconfig/console/include/ |
| H A D | messages.subr | 36 msg_belgian_desc="Belgian ISO keymap" 40 msg_brazil_cp850_desc="Brazil CP850 keymap" 43 msg_brazil_iso_accent_desc="Brazil ISO keymap (accent keys)" 44 msg_brazil_iso_desc="Brazil ISO keymap" 46 msg_bulgarian_bds_desc="Bulgarian BDS keymap" 48 msg_bulgarian_phonetic_desc="Bulgarian Phonetic keymap" 51 msg_central_european_iso_desc="Central European ISO keymap" 59 msg_croatian_iso_desc="Croation ISO keymap" 61 msg_czech_iso_accent_desc="Czech ISO keymap (accent keys)" 65 msg_danish_cp865_desc="Danish Code Page 865 keymap" [all …]
|
| /src/usr.sbin/bsdinstall/scripts/ |
| H A D | keymap | 35 f_include $BSDCFG_SHARE/keymap.subr 41 # Default file to store keymap selection in 43 : ${KEYMAPFILE:=$BSDINSTALL_TMPETC/rc.conf.keymap} 51 msg_continue_with_keymap="Continue with %s keymap" 56 msg_keymap_selection="Keymap Selection" 59 msg_test_keymap="Test %s keymap" 60 msg_test_the_currently_selected_keymap="Test the currently selected keymap" 61 msg_test_the_keymap_by_typing="Test the keymap by typing letters, numbers, and symbols. Characters\… 65 # dialog_keymap_test $keymap 67 # Activate $keymap and display an input box (without cancel button) for the [all …]
|
| /src/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 52 f_struct_define KEYMAP \ 66 # Register a keymap. A `structure' (see struct.subr) is created with the name 69 # propertise of the `KEYMAP' structure-type (defined above). 71 # If not already registered, the keymap is then appended to the KEYMAPS 78 f_struct_new KEYMAP "keymap_$name" || return $FAILURE 94 # f_keymap_checkfile $keymap 96 # Check that $keymap is a readable kbdmap(5) file. Returns success if $keymap 99 # $keymap is not available. [all …]
|
| /src/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() 395 (test_bit(i + 32, common->keymap) || in ath_reserve_key_cache_slot_tkip() 396 test_bit(i + 64 + 32, common->keymap))) in ath_reserve_key_cache_slot_tkip() 416 if (!test_bit(i, common->keymap) && in ath_reserve_key_cache_slot() 417 (test_bit(i + 32, common->keymap) || in ath_reserve_key_cache_slot() 418 test_bit(i + 64, common->keymap) || in ath_reserve_key_cache_slot() 419 test_bit(i + 64 + 32, common->keymap))) in ath_reserve_key_cache_slot() 421 if (!test_bit(i + 32, common->keymap) && in ath_reserve_key_cache_slot() 422 (test_bit(i, common->keymap) || in ath_reserve_key_cache_slot() [all …]
|
| /src/usr.sbin/kbdmap/ |
| H A D | kbdmap.c | 67 struct keymap { struct 71 SLIST_ENTRY(keymap) entries; argument 73 static SLIST_HEAD(slisthead, keymap) head = SLIST_HEAD_INITIALIZER(head); 77 * Get keymap entry for 'key', or NULL of not found 79 static struct keymap * 82 struct keymap *km; in get_keymap() 97 struct keymap *km; in get_num_keymaps() 107 * Remove any keymap with given keym 112 struct keymap *km; in remove_keymap() 116 SLIST_REMOVE(&head, km, keymap, entries); in remove_keymap() [all …]
|
| /src/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 | 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 | 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 89 * Keymap entries take the form of 0xRRCCKKKK where 95 linux,keymap = <
|
| 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 | adi,adp5588.yaml | 17 - $ref: matrix-keymap.yaml# 73 - linux,keymap 76 - linux,keymap 78 linux,keymap: 111 linux,keymap = <
|
| H A D | gpio-matrix-keypad.yaml | 21 - $ref: /schemas/input/matrix-keymap.yaml# 37 linux,keymap: true 77 - linux,keymap 95 linux,keymap = <0x0000008B
|
| 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 | gpio-matrix-keypad.txt | 17 - linux,keymap: The definition can be found at 18 bindings/input/matrix-keymap.txt 43 linux,keymap = <0x0000008B
|
| 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 */
|
| /src/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}'. 177 You may try to convert your keymap file using 'convert-keymap.pl', which is 186 # keymap 188 case ${keymap} in 193 echo -n ' keymap'; kbdcontrol_load_keymap
|
| /src/usr.sbin/kbdcontrol/ |
| H A D | kbdcontrol.c | 113 static void dump_key_definition(char *name, keymap_t *keymap); 285 get_definition_line(FILE *file, keymap_t *keymap, accentmap_t *accentmap) in get_definition_line() argument 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() 727 dump_key_definition(char *name, keymap_t *keymap) in dump_key_definition() argument 732 name, (unsigned)keymap->n_keys); in dump_key_definition() 739 for (i = 0; i < keymap->n_keys; i++) { in dump_key_definition() 742 if (keymap->key[i].spcl & (0x80 >> j)) in dump_key_definition() 743 dump_entry(keymap->key[i].map[j] | SPECIAL); in dump_key_definition() [all …]
|
| /src/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
|
| /src/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 = <
|
| /src/contrib/libedit/readline/ |
| H A D | readline.h | 74 typedef KEYMAP_ENTRY *Keymap; typedef 260 Keymap rl_get_keymap(void); 261 void rl_set_keymap(Keymap); 262 Keymap rl_make_bare_keymap(void); 263 int rl_generic_bind(int, const char *, const char *, Keymap); 264 int rl_bind_key_in_map(int, rl_command_func_t *, Keymap); 265 int rl_set_key(const char *, rl_command_func_t *, Keymap); 270 int rl_set_keymap_name(const char *, Keymap);
|
| /src/contrib/file/magic/Magdir/ |
| H A D | xwindows | 6 # Compiled X Keymap 7 # XKM (compiled X keymap) files (including version and byte ordering) 8 1 string mkx Compiled XKB Keymap: lsb, 11 0 string xkm Compiled XKB Keymap: msb,
|