X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Flocalectl.xml;h=b472b6bd9c7651f3903b42a022c3f1da7b96f874;hb=5fae368bda9419d9d378ea32077c8fd183dd4b81;hp=a3e07f6508ba5a1f5cad19175781f3f349cd7ee8;hpb=409dee2e44e7dc73d6bf00d782938e4cb4105f5b;p=elogind.git diff --git a/man/localectl.xml b/man/localectl.xml index a3e07f650..b472b6bd9 100644 --- a/man/localectl.xml +++ b/man/localectl.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + localectl @@ -72,6 +73,11 @@ UI before the user logs in, such as the display manager, as well as the default for users after login. + + Use + systemd-firstboot1 + to initialize the system locale for mounted (but not + booted) system images. @@ -80,28 +86,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - - - - - Do not pipe output into a - pager. - - @@ -110,37 +94,23 @@ operations. - - - - - Acquire privileges via PolicyKit - before executing the operation. - - - - - - - Execute the operation - remotely. Specify a hostname, or - username and hostname separated by @, - to connect to. This will use SSH to - talk to a remote - system. - - 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. + + + + + + The following commands are understood: @@ -182,14 +152,14 @@ set-keymap MAP [TOGGLEMAP] Set the system - keyboard mapping for the console. This - takes a keyboard mapping name (such as - "de" or "us"), and possibly a second - one to define a toggle keyboard + keyboard mapping for the console and + X11. This takes a mapping name (such + as "de" or "us"), and possibly a + second one to define a toggle keyboard mapping. Unless is passed, the selected setting is also - applied to the default keyboard + applied as the default system keyboard mapping of X11, after converting it to the closest matching X11 keyboard mapping. Use @@ -208,18 +178,20 @@ - set-x11-keymap LAYOUT [MODEL] [VARIANT] [OPTIONS] + set-x11-keymap LAYOUT [MODEL [VARIANT [OPTIONS]]] Set the system default - keyboard mapping for X11. This takes a - keyboard mapping name (such as "de" or - "us"), and possibly a model, variant - and options, see + keyboard mapping for X11 and the + virtual console. This takes a keyboard + mapping name (such as + de or + us), and possibly a + model, variant, and options, see kbd4 for details. Unless is passed, the selected setting is also - applied to the system console keyboard + applied as the system console keyboard mapping, after converting it to the closest matching console keyboard mapping. @@ -253,21 +225,7 @@ code otherwise. - - Environment - - - - $SYSTEMD_PAGER - Pager to use when - is not given; - overrides $PAGER. Setting - this to an empty string or the value - cat is equivalent to passing - . - - - + See Also @@ -282,7 +240,8 @@ The XKB Configuration Guide , systemctl1, - systemd-localed.service8 + systemd-localed.service8, + systemd-firstboot1