disable middle button on touchpad
This commit is contained in:
parent
941f29cbee
commit
01d11ddfa6
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
clickMethod = "clickfinger";
|
||||
disableWhileTyping = true;
|
||||
middleEmulation = false;
|
||||
buttonMapping = "1 99 3 4 5 6 7";
|
||||
};
|
||||
mouse.middleEmulation = false;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue