diff options
Diffstat (limited to 'manpages/syndaemon.1')
-rw-r--r-- | manpages/syndaemon.1 | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/manpages/syndaemon.1 b/manpages/syndaemon.1 index 1737fa7..f0fd889 100644 --- a/manpages/syndaemon.1 +++ b/manpages/syndaemon.1 @@ -5,7 +5,7 @@ syndaemon \- a program that monitors keyboard activity and disables the touchpad .SH "SYNTAX" .LP syndaemon [\fI\-i idle\-time\fP] [\fI\-d\fP] [\fI\-p pid\-file\fP] -[\fI\-t\fP] [\fI\-k\fP] [\fI\-s\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. @@ -26,11 +26,8 @@ created if the program is started in daemon mode. .LP .TP \fB\-t\fP -Only disable tapping, not mouse movements, in response to keyboard activity. -.LP -.TP -\fB\-s\fP -Also disable scrolling (implies -t). +Only disable tapping and scrolling, not mouse movements, in response +to keyboard activity. .LP .TP \fB\-k\fP |