From 43e98fe4909dbb1b82b486f2831a38d9db0c8957 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 26 Mar 2013 15:26:42 +1000 Subject: synclient: use a parameter that actually exists in the man page example Signed-off-by: Peter Hutterer --- 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 and many others. -- cgit v1.2.3