Home
last modified time | relevance | path

Searched refs:Keymap (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/libedit/readline/
H A Dreadline.h72 typedef KEYMAP_ENTRY *Keymap; typedef
221 Keymap rl_get_keymap(void);
222 void rl_set_keymap(Keymap);
223 Keymap rl_make_bare_keymap(void);
224 int rl_generic_bind(int, const char *, const char *, Keymap);
225 int rl_bind_key_in_map(int, rl_command_func_t *, Keymap);
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dxwindows6 # Compiled X Keymap
8 1 string mkx Compiled XKB Keymap: lsb,
11 0 string xkm Compiled XKB Keymap: msb,
/freebsd-13.1/sys/contrib/device-tree/Bindings/input/
H A Dcros-ec-keyb.txt27 * Keymap entries take the form of 0xRRCCKKKK where
/freebsd-13.1/contrib/libedit/
H A Dreadline.c2360 Keymap
2366 Keymap
2374 rl_set_keymap(Keymap k __attribute__((__unused__))) in rl_set_keymap()
2383 Keymap k __attribute__((__unused__))) in rl_generic_bind()
2392 Keymap k __attribute__((__unused__))) in rl_bind_key_in_map()
/freebsd-13.1/usr.sbin/bsdconfig/console/include/
H A Dmessages.subr153 msg_keymap="Keymap"
228 msg_system_console_keymap="System Console Keymap"