From 2ebcf936702e8e511098711b4add885372360018 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Thu, 11 Dec 2014 00:02:54 -0500 Subject: localectl,man: make it obvious that set-*-keymaps sets both keymaps https://bugs.freedesktop.org/show_bug.cgi?id=85411 --- man/localectl.xml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'man') diff --git a/man/localectl.xml b/man/localectl.xml index c332027d8a..b472b6bd9c 100644 --- a/man/localectl.xml +++ b/man/localectl.xml @@ -152,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 @@ -181,15 +181,17 @@ 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. -- cgit v1.2.3-54-g00ecf