Searched defs:list_x11_keymaps (Results 1 - 1 of 1) sorted by relevance

/systemd/src/locale/
H A Dlocalectl.c387 static int list_x11_keymaps(sd_bus *bus, char **args, unsigned n) { function
600 { "list-x11-keymap-models", EQUAL, 1, list_x11_keymaps },
601 { "list-x11-keymap-layouts", EQUAL, 1, list_x11_keymaps },
602 { "list-x11-keymap-variants", LESS, 2, list_x11_keymaps },
603 { "list-x11-keymap-options", EQUAL, 1, list_x11_keymaps },

Completed in 12 milliseconds