diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/setxkbmap.man | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/man/setxkbmap.man b/man/setxkbmap.man index d002cb2..cf23d6f 100644 --- a/man/setxkbmap.man +++ b/man/setxkbmap.man @@ -24,9 +24,6 @@ only as needed. The source for all of the components can be found in .IR __xkbconfigroot__ . .SH OPTIONS .TP 8 -.B \-help -Prints a message describing the valid input to \fIsetxkbmap\fP. -.TP 8 .B \-compat \fIname\fP Specifies the name of the compatibility map component used to construct a keyboard layout. @@ -47,6 +44,9 @@ Specifies the display to be updated with the new keyboard layout. Specifies the name of the geometry component used to construct a keyboard layout. .TP 8 +.B \-help +Prints a message describing the valid input to \fIsetxkbmap\fP. +.TP 8 .B \-I \fIdirectory\fP Adds a directory to the list of directories to be used to search for specified layout or rules files. @@ -116,6 +116,9 @@ Specifies level of verbosity in output messages. Valid levels range from 0 (least verbose) to 10 (most verbose). The default verbosity level is 5. If no level is specified, each \fI-v\fP or \fI-verbose\fP flag raises the level by 1. +.TP 8 +.B \-version +Prints the program's version number. .SH USING WITH xkbcomp If you have an Xserver and a client shell running on different computers and XKB configuration files on those machines are different you can get |