summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2005-06-14 23:24:44 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:03:21 +0200
commita1c7f02362044c866738a1130d785635b015d722 (patch)
tree1bbf9b0f7e8e638d396675a1c03450392d76285d /manpages
parentf5ad2c98fd994d2bbb06e85b188ed1bf524d614b (diff)
Modified the man pages according to recommendations from the
roff(7) man page.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/synclient.116
-rw-r--r--manpages/syndaemon.120
2 files changed, 27 insertions, 9 deletions
diff --git a/manpages/synclient.1 b/manpages/synclient.1
index 496788f..9a34dae 100644
--- a/manpages/synclient.1
+++ b/manpages/synclient.1
@@ -1,7 +1,8 @@
.TH "synclient" "1" "0.14.2" "" ""
.SH "NAME"
.LP
-synclient \- query and modify Synaptics TouchPad driver for XFree86 server parameters on the fly.
+synclient \- query and modify Synaptics TouchPad driver for XFree86
+server parameters on the fly.
.SH "SYNTAX"
.LP
synclient [\fI\-m interval\fP]
@@ -9,14 +10,21 @@ synclient [\fI\-m interval\fP]
synclient [\fI\-hlV?\fP] [var1=value1 [var2=value2] ...]
.SH "DESCRIPTION"
.LP
-This program lets you change your Synaptics TouchPad driver for XFree86 server parameters while X is running if you enabled SHMConfig "on" in your XFree86 configuration.
+This program lets you change your Synaptics TouchPad driver for
+XFree86 server parameters while X is running if you enabled SHMConfig
+"on" in your XFree86 configuration.
.TP
-WARNING: This is not secure if you are in an untrusted multiuser environment. All local users can change the parameters at any time.
+WARNING: This is not secure if you are in an untrusted multiuser
+environment.
+.
+All local users can change the parameters at any time.
.SH "OPTIONS"
.LP
.TP
\fB\-m interval\fR
-monitor changes to the touchpad state. Interval specifies how often (in ms) to poll the touchpad state.
+monitor changes to the touchpad state.
+.
+Interval specifies how often (in ms) to poll the touchpad state.
.TP
\fB\-h\fR
Show detected hardware properties.
diff --git a/manpages/syndaemon.1 b/manpages/syndaemon.1
index f0fd889..e248f9c 100644
--- a/manpages/syndaemon.1
+++ b/manpages/syndaemon.1
@@ -1,19 +1,27 @@
.TH "syndaemon" "1" "0.14.2" "" ""
.SH "NAME"
.LP
-syndaemon \- a program that monitors keyboard activity and disables the touchpad when the keyboard is being used.
+syndaemon \- a program that monitors keyboard activity and disables
+the touchpad when the keyboard is being used.
.SH "SYNTAX"
.LP
syndaemon [\fI\-i idle\-time\fP] [\fI\-d\fP] [\fI\-p pid\-file\fP]
[\fI\-t\fP] [\fI\-k\fP]
.SH "DESCRIPTION"
.LP
-Disabling the touchpad while typing avoids unwanted movements of the pointer that could lead to giving focus to the wrong window. This program needs SHMConfig "on" in your XFree86 Synaptics Touchpad configuration.
+Disabling the touchpad while typing avoids unwanted movements of the
+pointer that could lead to giving focus to the wrong window.
+.
+This program needs SHMConfig "on" in your XFree86 Synaptics Touchpad
+configuration.
.SH "OPTIONS"
.LP
.TP
\fB\-i\fR <\fIidle\-time\fP>
-How many seconds to wait after the last key press before enabling the touchpad. (default is 2.0s).
+How many seconds to wait after the last key press before enabling the
+touchpad.
+.
+(default is 2.0s).
.LP
.TP
\fB\-d\fP
@@ -21,8 +29,10 @@ Start as a daemon, ie in the background.
.LP
.TP
\fB\-p\fR <\fIpid\-file\fP>
-Create a pid file with the specified filename. A pid file will only be
-created if the program is started in daemon mode.
+Create a pid file with the specified filename.
+.
+A pid file will only be created if the program is started in daemon
+mode.
.LP
.TP
\fB\-t\fP