X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Flocalectl.xml;h=0950cce97d26ab87f7798e2321be1a6496384962;hp=f375bfa5d934ad9f21ef651dfd41ebe77e57ea0b;hb=e7176abbe818c75c6acd90227a7a84c3e05fee31;hpb=735248643920eadf021526714c1eb67518086e8d diff --git a/man/localectl.xml b/man/localectl.xml index f375bfa5d..0950cce97 100644 --- a/man/localectl.xml +++ b/man/localectl.xml @@ -21,7 +21,7 @@ along with systemd; If not, see . --> - + localectl @@ -49,7 +49,9 @@ - localectl OPTIONS COMMAND + localectl + OPTIONS + COMMAND @@ -79,8 +81,8 @@ - + Prints a short help text and exits. @@ -103,20 +105,28 @@ - Don't query the user + Do not query the user for authentication for privileged operations. + + + + + Acquire privileges via PolicyKit + before executing the operation. + + Execute the operation remotely. Specify a hostname, or - username and hostname separated by @, + username and hostname separated by @, to connect to. This will use SSH to - talk to a remote + talk to the remote system. @@ -126,7 +136,7 @@ If set-keymap or set-x11-keymap is - invoked and this option is passed then + invoked and this option is passed, then the keymap will not be converted from the console to X11, or X11 to console, respectively. @@ -178,12 +188,12 @@ one to define a toggle keyboard mapping. Unless is - passed the selected setting is also + passed, the selected setting is also applied to the default keyboard mapping of X11, after converting it to the closest matching X11 keyboard mapping. Use - list-locales for a + list-keymaps for a list of available keyboard mappings (see below). @@ -208,13 +218,30 @@ kbd4 for details. Unless is - passed the selected setting is also + passed, the selected setting is also applied to the system console keyboard mapping, after converting it to the closest matching console keyboard mapping. + + list-x11-keymap-models + list-x11-keymap-layouts + list-x11-keymap-variants [LAYOUT] + list-x11-keymap-options + + List available X11 + keymap models, layouts, variants and + options, useful for configuration with + set-keymap. The + command + list-x11-keymap-variants + optionally takes a layout parameter to + limit the output to the variants + suitable for the specific + layout. + @@ -222,14 +249,14 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise. Environment - + $SYSTEMD_PAGER Pager to use when @@ -251,6 +278,9 @@ vconsole.conf5, loadkeys1, kbd4, + + The XKB Configuration Guide + , systemctl1, systemd-localed.service8