diff options
Diffstat (limited to 'man/localectl.xml')
-rw-r--r-- | man/localectl.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/man/localectl.xml b/man/localectl.xml index 5e7886c108..0b13c111a5 100644 --- a/man/localectl.xml +++ b/man/localectl.xml @@ -215,6 +215,23 @@ mapping.</para></listitem> </varlistentry> + <varlistentry> + <term><command>list-x11-keymap-models</command></term> + <term><command>list-x11-keymap-layouts</command></term> + <term><command>list-x11-keymap-variants [LAYOUT]</command></term> + <term><command>list-x11-keymap-options</command></term> + + <listitem><para>List available X11 + keymap models, layouts, variants and + options, useful for configuration with + <command>set-keymap</command>. The + command + <command>list-x11-keymap-variants</command> + optionally takes a layout parameter to + limit the output to the variants + suitable for the specific + layout.</para></listitem> + </varlistentry> </variablelist> </refsect1> |