diff options
author | Peter Osterlund <petero2@telia.com> | 2004-02-08 21:42:40 +0100 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:01:44 +0200 |
commit | 354b45ae8123adb0d9805d8e7043d617ab72d6e4 (patch) | |
tree | 09dd7efd598c605268a33e80985364b624afaefc /manpages/syndaemon.1 | |
parent | 005a0943854fc72d54b4e50452e8bf6071671bbd (diff) |
Minor corrections to the man pages.
Diffstat (limited to 'manpages/syndaemon.1')
-rw-r--r-- | manpages/syndaemon.1 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/manpages/syndaemon.1 b/manpages/syndaemon.1 index 9342ed3..28b440a 100644 --- a/manpages/syndaemon.1 +++ b/manpages/syndaemon.1 @@ -1,28 +1,28 @@ .TH "syndaemon" "1" "0.12.3" "" "" .SH "NAME" -.LP +.LP syndaemon \- a program that monitors keyboard activity and disables the touchpad when the keyboard is being used. .SH "SYNTAX" -.LP +.LP syndaemon [\fI\-i idle\-time\fP] .SH "DESCRIPTION" -.LP +.LP Disabling the touchpad while typing avoids unwanted movements of the pointer that could lead to giving focus to the wrong window. .SH "OPTIONS" -.LP -.TP +.LP +.TP \fB\-i\fR <\fIidle\-time\fP> How many seconds to wait after the last key press before enabling the touchpad. (default is 2s). .SH "ENVIRONMENT VARIABLES" -.LP -.TP +.LP +.TP \fBDISPLAY\fP Specifies the X server to contact. .SH "AUTHORS" -.LP -Peter Osterlund <petero2@telia.com> and many others. -.TP +.LP +Peter Osterlund <petero2@telia.com>. +.TP This man page was written by Mattia Dongili <dongili@supereva.it> .SH "SEE ALSO" -.LP +.LP synclient(1) |