You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 25, 2019. It is now read-only.
Even though the app works great, I found it awkward to have to move another finger on to the mouse to do the 3 fingers tap/click. IMHO, it's more convenient to do 2 fingers tap/click since those fingers are on the mouse (left/right buttons) already.
The text was updated successfully, but these errors were encountered:
I think there exists a fork which uses 4 Finger tapping instead of 3 finger. I already thought about creating a Preference Pane for MiddleClick instead of using the Tray Icon (since there are multiple forks which removed the tray icon). With more space for configuration it would be really easy to just configure it for 3, 4 or even 2 fingers (while we have to consider that two finger clicking is a left click on a Touchpad).
I am saving this as a Feature for the future. If you want it now you can just change the count of fingers in the controller implementation from 3 to 2.
unfortunately, I'm not a Mac OS developer so I don't know how to make the change (in this case it could be easy) and build the app. So I'll stick with the current version and wait for future releases :)
Even though the app works great, I found it awkward to have to move another finger on to the mouse to do the 3 fingers tap/click. IMHO, it's more convenient to do 2 fingers tap/click since those fingers are on the mouse (left/right buttons) already.
The text was updated successfully, but these errors were encountered: