s0mePC-nix: bringing normal button mapping (new mouse, hooray)
This commit is contained in:
parent
af2ee3b32d
commit
8d6a7550fd
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
mouse = {
|
mouse = {
|
||||||
accelProfile = "flat";
|
accelProfile = "flat";
|
||||||
accelSpeed = "-1.0";
|
accelSpeed = "-1.0";
|
||||||
buttonMapping = "1 3 2 4 5 6 7 8 9";
|
buttonMapping = "1 2 3 4 5 6 7 8 9";
|
||||||
horizontalScrolling = true;
|
horizontalScrolling = true;
|
||||||
leftHanded = false;
|
leftHanded = false;
|
||||||
naturalScrolling = true;
|
naturalScrolling = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue