Configure both trackpad three finger click & three finger tap #48
Replies: 2 comments 1 reply
-
That's awesome, I'm setting that up right now 😋 Thank you very much for the quick response! 🙂 |
Beta Was this translation helpful? Give feedback.
-
|
This was posted 3 years ago, confirming you can get both three finger click and tap by running these Terminal commands. With that being said, I do with there was a simple option within the settings to set this up to. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The UI is purposefully really simple. To configure both the three finger click & three finger tap gestures for middle click, execute the following Terminal commands and restart the app:
defaults write com.knollsoft.Middle trackpadThreeClick -bool truedefaults write com.knollsoft.Middle trackpadThreeTap -bool trueBeta Was this translation helpful? Give feedback.
All reactions