In Linux Mint the default action when tapping the touchpad with two fingers is a right click. How can I change this to middle click?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
If you're using an synaptics touchpad, you can use Use following commands for middleclick on 2 fingers and right on 3 fingers:
The problem: you have to use these commands after each startup, so you should put them in an startup script. I bet there is a way to configure this permanently, but I'm using it this way and it works fine for me. |
|||
|
|
This is managed by the The setting to permanently bind two finger tap as a middle-click is
Since |
|||
|
|