summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Babenhauserheide <bab@draketo.de>2010-08-21 07:16:28 +0800
committerDiego Nieto Cid <dnietoc@gmail.com>2011-04-08 14:36:21 -0300
commit7d520782fba364203e4feed30bae00b698ffcd88 (patch)
tree7e4422175ea88482bab84aae4897f60581975c14
parentb43f2407b8f08910d3937bf3ab3c84f37687d07b (diff)
Added an example for selecting the keymap.
* console-client/xkb/README: Keymap selection example.
-rw-r--r--console-client/xkb/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-client/xkb/README b/console-client/xkb/README
index 5dfc229b..5270af73 100644
--- a/console-client/xkb/README
+++ b/console-client/xkb/README
@@ -76,7 +76,7 @@ non-default configuration these options exists:
"keymap/xfree86" is used.
--keymap : The keymap to use. By default en_US is used. Examples of
- some other keymaps are: fr, us, de, dvorak.
+ some other keymaps are: fr, us, de, dvorak. Example: --keymap=de
--ctrlaltbs : CTRL+Alt+Backspace will exit the console client.
--no-ctrlaltbs : CTRL+Alt+Backspace will not exit the console client.