summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:47 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:47 -0500
commit059eb4e0745b8a00f3d456c539eb0df714ed1b90 (patch)
tree193c1fe7301f3ac28ab29c585a3b56c3ccf29bee
parente941a6947a7a893eee502a7efd57bcb04b837e65 (diff)
man: remove trailing spaces and tabs
Using s/[ \t]*$// Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--setxkbmap.man20
1 files changed, 10 insertions, 10 deletions
diff --git a/setxkbmap.man b/setxkbmap.man
index 7f8405a..1c0b87a 100644
--- a/setxkbmap.man
+++ b/setxkbmap.man
@@ -36,8 +36,8 @@ Specifies the name of an XKB configuration file which describes the
keyboard to be used.
.TP 8
.B \-device \fIdevice\fP
-Specifies the numeric device id of the input device to be updated with
-the new keyboard layout. If not specified, the core keyboard device of
+Specifies the numeric device id of the input device to be updated with
+the new keyboard layout. If not specified, the core keyboard device of
the X server is updated.
.TP 8
.B \-display \fIdisplay\fP
@@ -65,18 +65,18 @@ make up the keyboard description. Only one layout may be specified on
the command line.
.TP 8
.B \-model \fIname\fP
-Specifies the name of the keyboard model used to determine the components
+Specifies the name of the keyboard model used to determine the components
which make up the keyboard description. Only one model may be specified
on the command line.
.TP 8
.B \-option \fIname\fP
-Specifies the name of an option to determine the components which make up
+Specifies the name of an option to determine the components which make up
the keyboard description; multiple options may be specified, one per
\fI-option\fP flag. Note that
.B setxkbmap
-adds options specified in the command line to the options that were set
+adds options specified in the command line to the options that were set
before (as saved in root window properties). If you want to replace all
-previously specified options, use the \fI-option\fP flag with an empty
+previously specified options, use the \fI-option\fP flag with an empty
argument first.
.TP 8
.B \-print
@@ -105,14 +105,14 @@ Specifies the name of the types component used to construct
a keyboard layout.
.TP 8
.B \-variant \fIname\fP
-Specifies which variant of the keyboard layout should be used to determine
+Specifies which variant of the keyboard layout should be used to determine
the components which make up the keyboard description. Only one variant
may be specified on the command line.
.TP 8
.B \-verbose|\-v [\fIlevel\fP]
-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
+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.
.SH USING WITH xkbcomp
If you have an Xserver and a client shell running on different computers and