l 2 hw tp-x220: disable vertEdgeScroll
This commit is contained in:
parent
3c68b2f149
commit
8165cd4d6d
@ -53,6 +53,7 @@ with import <stockholm/lib>;
|
|||||||
enable = true;
|
enable = true;
|
||||||
horizEdgeScroll = false;
|
horizEdgeScroll = false;
|
||||||
horizontalScroll = false;
|
horizontalScroll = false;
|
||||||
|
vertEdgeScroll = false;
|
||||||
maxSpeed = "0.1";
|
maxSpeed = "0.1";
|
||||||
minSpeed = "0.01";
|
minSpeed = "0.01";
|
||||||
tapButtons = false;
|
tapButtons = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user