diff options
author | Dirk Wallenstein <halsmit@t-online.de> | 2010-10-29 13:08:25 +0200 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2010-11-01 13:59:36 +1000 |
commit | 1d59f5b0387b18028017cfab4e55b703417dd735 (patch) | |
tree | 4110f571d5a4265c561defa59e7d99f4c7a4c8d7 | |
parent | 281c7744f682c1ba4f44c0ee22f9bf7188c14fe6 (diff) |
man: Improve description of device selection option
The device selection option takes effect when loading keymaps, too.
Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | xkbcomp.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xkbcomp.man b/xkbcomp.man index 0e4d294..8ae1c61 100644 --- a/xkbcomp.man +++ b/xkbcomp.man @@ -58,7 +58,8 @@ use the \-I option alone (i.e. without a directory), before any \-I options that specify the directories you do want searched. .TP 8 .B \-i\ \fIdeviceid\fP -Specifies device ID (not name) to compile for. +If \fIsource\fP or \fIdestination\fP is a valid X display, load the keymap +from/into the device with the specified ID (not name). .TP 8 .B \-l List maps that specify the \fImap\fP pattern in any files listed on the |