summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-07-25 17:25:49 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:02:36 +0200
commitc8fc266b25c6a2942b521b4a44c1fe8ba8b3b6c7 (patch)
tree915405804e16233faf078d44b2c8540a8bf909d8 /manpages
parent4ddf616991d822e8e1e1b44c69172ea675116c2b (diff)
Added a somewhat modified patch from James Ketrenos
<james@ketrenos.com> that implements a daemon mode for syndaemon.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/syndaemon.16
1 files changed, 5 insertions, 1 deletions
diff --git a/manpages/syndaemon.1 b/manpages/syndaemon.1
index 670ccc2..60efadf 100644
--- a/manpages/syndaemon.1
+++ b/manpages/syndaemon.1
@@ -4,7 +4,7 @@
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]
+syndaemon [\fI\-i idle\-time\fP] [\fI\-d\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.
@@ -13,6 +13,10 @@ Disabling the touchpad while typing avoids unwanted movements of the pointer tha
.TP
\fB\-i\fR <\fIidle\-time\fP>
How many seconds to wait after the last key press before enabling the touchpad. (default is 2s).
+.LP
+.TP
+\fB\-d\fP
+Start as a daemon, ie in the background.
.SH "ENVIRONMENT VARIABLES"
.LP
.TP