diff options
author | Peter Osterlund <petero2@telia.com> | 2005-01-02 21:34:40 +0100 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:03:00 +0200 |
commit | 9f5ae2b7da6a6aa8ecd1bc5929700edb2caca9f7 (patch) | |
tree | 4dfad797848f1438b2a4b2afe5f6e6377092f0f1 /manpages | |
parent | daac999d7fda93af07fb2403001a5bfe3a50de20 (diff) |
Made it possible to disable tapping without disabling mouse
movements. Added -t switch to syndaemon to disable only tapping in
response to keyboard activity.
Diffstat (limited to 'manpages')
-rw-r--r-- | manpages/syndaemon.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manpages/syndaemon.1 b/manpages/syndaemon.1 index f3890cb..283681c 100644 --- a/manpages/syndaemon.1 +++ b/manpages/syndaemon.1 @@ -17,6 +17,10 @@ How many seconds to wait after the last key press before enabling the touchpad. .TP \fB\-d\fP Start as a daemon, ie in the background. +.LP +.TP +\fB\-t\fP +Only disable tapping, not mouse movements, in response to keyboard activity. .SH "ENVIRONMENT VARIABLES" .LP .TP |