The device selection option takes effect when loading keymaps, too. Signed-off-by: Dirk Wallenstein <[email protected]> --- However, the description can be clarified. I see it separate but I would not mind squashing (I mean, if appropriate)
xkbcomp.man | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/xkbcomp.man b/xkbcomp.man index 0e4d294..5407d32 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 a display is involved, 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 -- 1.7.1 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
