summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-02-29 21:23:46 +0100
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:01:52 +0200
commit362c0722dd60376fb0197a899b3f44592bcff09c (patch)
tree25aaf67a459e183556d5abf5ffe69374a8d51c0f /README
parent2f36b06fdc2838440139684d17aea4dabe49c1b3 (diff)
Made it possible to disable vertical and horizontal
scrolling by setting the corresponding parameter to zero. From Matthias Ihmig <m.ihmig@gmx.net>.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index f18f924..903a305 100644
--- a/README
+++ b/README
@@ -136,7 +136,9 @@ value.
The MinSpeed, MaxSpeed and AccelFactor parameters don't have any
effect on scrolling speed. Scrolling speed is determined solely from
-the VertScrollDelta and HorizScrollDelta parameters.
+the VertScrollDelta and HorizScrollDelta parameters. To disable
+vertical or horizontal scrolling, set VertScrollDelta or
+HorizScrollDelta to zero.
When hitting an egde, movement can be automatically continued.
If EdgeMotionUseAlways is false, edge motion is only used when