l 2 hw tp-x220: disable vertEdgeScroll

This commit is contained in:
lassulus 2017-04-11 20:00:38 +02:00
parent 3c68b2f149
commit 8165cd4d6d

View File

@ -53,6 +53,7 @@ with import <stockholm/lib>;
enable = true;
horizEdgeScroll = false;
horizontalScroll = false;
vertEdgeScroll = false;
maxSpeed = "0.1";
minSpeed = "0.01";
tapButtons = false;