disable middle button on touchpad

This commit is contained in:
Cyryl Płotnicki 2022-10-23 17:36:02 +01:00
parent 941f29cbee
commit 01d11ddfa6

View file

@ -36,6 +36,7 @@
clickMethod = "clickfinger";
disableWhileTyping = true;
middleEmulation = false;
buttonMapping = "1 99 3 4 5 6 7";
};
mouse.middleEmulation = false;
};