From a1c7f02362044c866738a1130d785635b015d722 Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Tue, 14 Jun 2005 23:24:44 +0200 Subject: Modified the man pages according to recommendations from the roff(7) man page. --- manpages/synclient.1 | 16 ++++++++++++---- manpages/syndaemon.1 | 20 +++++++++++++++----- 2 files changed, 27 insertions(+), 9 deletions(-) (limited to 'manpages') 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 -- cgit v1.2.3