restore maccel declarative parameters
This commit is contained in:
@@ -103,6 +103,16 @@ in {
|
||||
hardware.maccel = {
|
||||
enable = true;
|
||||
enableCli = true;
|
||||
parameters = {
|
||||
mode = "linear";
|
||||
sensMultiplier = 1.0;
|
||||
yxRatio = 1.0;
|
||||
inputDpi = 1000.0;
|
||||
angleRotation = 0.0;
|
||||
acceleration = 0.3;
|
||||
offset = 2.0;
|
||||
outputCap = 2.0;
|
||||
};
|
||||
};
|
||||
|
||||
hardware.gsf = {
|
||||
|
||||
Reference in New Issue
Block a user