[PATCH synaptics] man: setting scroll deltas to 0 doesn't work (#75074)
Peter Hutterer
peter.hutterer at who-t.net
Mon Feb 17 16:17:17 PST 2014
6d47d33 disallows a zero value for horizontal/vertical scroll deltas but the
man page wasn't updated. We've added separate toggles to enable/disable
scrolling a few years ago, setting the distance to 0 is not recommended.
X.Org Bug 75074 <http://bugs.freedesktop.org/show_bug.cgi?id=75074>
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
man/synaptics.man | 3 ---
1 file changed, 3 deletions(-)
diff --git a/man/synaptics.man b/man/synaptics.man
index eb04eb2..7da7527 100644
--- a/man/synaptics.man
+++ b/man/synaptics.man
@@ -585,9 +585,6 @@ effect on scrolling speed.
Scrolling speed is determined solely from the VertScrollDelta and
HorizScrollDelta parameters.
.
-To disable vertical or horizontal scrolling, set VertScrollDelta or
-HorizScrollDelta to zero.
-.
To invert the direction of vertical or horizontal scrolling, set
VertScrollDelta or HorizScrollDelta to a negative value.
.
--
1.8.4.2
More information about the xorg-devel
mailing list