mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-03-24 01:34:04 +00:00
man: setting scroll deltas to 0 doesn't work (#75074)
6d47d33disallows 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@who-t.net> (cherry picked from commit2ea76fad65)
This commit is contained in:
@@ -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.
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user