Searched refs:keymaps (Results 1 – 6 of 6) sorted by relevance
16 Set *keymaps; member54 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()
29 _keymaps=( ${(f)"$(_call_program locales "$service" list-keymaps)"} )30 _describe keymaps _keymaps70 'list-keymaps:Show known virtual console keyboard mappings'
56 …[STANDALONE]='status list-locales list-keymaps list-x11-keymap-models list-x11-keymap-layouts list…87 comps=$(command localectl list-keymaps)
1906 /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.*; do1918 /usr/lib/kbd/keymaps/i386/*/* \1919 /usr/lib/kbd/keymaps/legacy/i386/*/*; do
58 TEST(keymaps) { in TEST() argument
7643 support unicode keymaps. Font and keymap configuration will now be12590 * localectl gained the ability to list available X11 keymaps