summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-07-28 10:44:42 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2011-07-28 11:10:35 +1000
commit8d0d011cda37f5202ee0de76ef1ada8643624919 (patch)
tree9a6942515619df29ec36784ed428a9b28045e614
parent72d5b4886927aee5fbc871b5c3d0300be92d8ecc (diff)
man: remove documentation for -s switch, SHM is gone.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--man/syndaemon.man9
1 files changed, 1 insertions, 8 deletions
diff --git a/man/syndaemon.man b/man/syndaemon.man
index 1094b3b..f850941 100644
--- a/man/syndaemon.man
+++ b/man/syndaemon.man
@@ -8,7 +8,7 @@ the touchpad when the keyboard is being used.
.SH "SYNOPSIS"
.LP
syndaemon [\fI\-i idle\-time\fP] [\fI\-m poll-inverval\fP] [\fI\-d\fP] [\fI\-p pid\-file\fP]
-[\fI\-t\fP] [\fI\-k\fP] [\fI\-K\fP] [\fI\-R\fP] [\fI\-s\fP]
+[\fI\-t\fP] [\fI\-k\fP] [\fI\-K\fP] [\fI\-R\fP]
.SH "DESCRIPTION"
.LP
Disabling the touchpad while typing avoids unwanted movements of the
@@ -61,13 +61,6 @@ Like \-k but also ignore Modifier+Key combos.
\fB\-R\fP
Use the XRecord extension for detecting keyboard activity instead of polling
the keyboard state.
-.LP
-.TP
-\fB\-s\fP
-Use a shared memory area to enable/disable the touchpad instead of device
-properties. WARNING: The SHM mechanism is not secure if you are in an untrusted multiuser
-environment. All local users can change the parameters at any time. This
-option requires the driver Option "SHMConfig" to be enabled.
.SH "ENVIRONMENT VARIABLES"
.LP
.TP