added more synaptics conf
This commit is contained in:
parent
fa92e4a0f8
commit
589db2d35d
@ -136,6 +136,15 @@
|
||||
};
|
||||
synaptics = {
|
||||
enable = true;
|
||||
accelFactor = "0.2";
|
||||
palmDetect = true;
|
||||
twoFingerScroll = true;
|
||||
additionalOptions = ''
|
||||
Option "LockedDrags" "true"
|
||||
Option "AccelerationProfile" "-111"
|
||||
Option "VertScrollDelta" "-111"
|
||||
Option "HorizScrollDelta" "-111"
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user