more mouse fixes
This commit is contained in:
parent
fb9dacde66
commit
3b972f638d
@ -133,7 +133,9 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
buttonsMap = [1 3 2];
|
buttonsMap = [1 3 2];
|
||||||
tapButtons = false;
|
tapButtons = false;
|
||||||
accelFactor = "0.2";
|
maxSpeed = "3";
|
||||||
|
minSpeed = "0.1";
|
||||||
|
accelFactor = "0.05";
|
||||||
palmDetect = true;
|
palmDetect = true;
|
||||||
twoFingerScroll = true;
|
twoFingerScroll = true;
|
||||||
additionalOptions = ''
|
additionalOptions = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user