[PATCH synaptics 6/6] synclient: use a parameter that actually exists in the man page example
Peter Hutterer
peter.hutterer at who-t.net
Mon Mar 25 22:28:49 PDT 2013
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
man/synclient.man | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/synclient.man b/man/synclient.man
index ec3856c..8eb20de 100644
--- a/man/synclient.man
+++ b/man/synclient.man
@@ -33,9 +33,9 @@ Set user parameter \fIvar\fR to \fIvalue\fR.
\fI/etc/X11/xorg.conf\fP
.SH "EXAMPLES"
.LP
-To disable EdgeMotionSpeed:
+To disable EdgeMotionMinSpeed:
.LP
-synclient EdgeMotionSpeed=0
+synclient EdgeMotionMinSpeed=0
.SH "AUTHORS"
.LP
Peter Osterlund <petero2 at telia.com> and many others.
--
1.8.1.4
More information about the xorg-devel
mailing list