Home
last modified time | relevance | path

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

/systemd-251/src/locale/
Dlocalectl.c39 const char *vconsole_keymap; member
106 printf(" VC Keymap: %s\n", strna(i->vconsole_keymap)); in print_status_info()
122 { "VConsoleKeymap", "s", NULL, offsetof(StatusInfo, vconsole_keymap) }, in show_status()