Home
last modified time | relevance | path

Searched refs:keymaps (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/shared/
Dkbd-util.c16 Set *keymaps; member
54 assert(data->keymaps); in keymap_recurse_dir_callback()
59 r = set_consume(data->keymaps, TAKE_PTR(p)); in keymap_recurse_dir_callback()
67 _cleanup_(set_free_freep) Set *keymaps = NULL; in get_keymaps()
70 keymaps = set_new(&string_hash_ops); in get_keymaps()
71 if (!keymaps) in get_keymaps()
84 .keymaps = keymaps, in get_keymaps()
96 _cleanup_strv_free_ char **l = set_get_strv(keymaps); in get_keymaps()
100 keymaps = set_free(keymaps); /* If we got the strv above, then do a set_free() rather than in get_keymaps()
/systemd-251/shell-completion/zsh/
D_localectl29 _keymaps=( ${(f)"$(_call_program locales "$service" list-keymaps)"} )
30 _describe keymaps _keymaps
70 'list-keymaps:Show known virtual console keyboard mappings'
/systemd-251/shell-completion/bash/
Dlocalectl56 …[STANDALONE]='status list-locales list-keymaps list-x11-keymap-models list-x11-keymap-layouts list…
87 comps=$(command localectl list-keymaps)
/systemd-251/test/
Dtest-functions1906 /usr/lib/kbd/keymaps/include/* \
1907 /usr/lib/kbd/keymaps/i386/include/* \
1908 /usr/lib/kbd/keymaps/i386/qwerty/us.* \
1909 /usr/lib/kbd/keymaps/legacy/include/* \
1910 /usr/lib/kbd/keymaps/legacy/i386/qwerty/us.*; do
1918 /usr/lib/kbd/keymaps/i386/*/* \
1919 /usr/lib/kbd/keymaps/legacy/i386/*/*; do
/systemd-251/src/test/
Dtest-locale-util.c58 TEST(keymaps) { in TEST() argument
/systemd-251/
DNEWS7643 support unicode keymaps. Font and keymap configuration will now be
12590 * localectl gained the ability to list available X11 keymaps