artginzburg / MiddleClick-Sonoma

 "Wheel click" with three-finger click/tap for Trackpad and Magic Mouse.
GNU General Public License v3.0
1.6k stars 89 forks source link

Trying to set 2 finger click to emulate mouse-wheel click breaks normal single finger click #73

Open mharmel opened 1 year ago

mharmel commented 1 year ago

I tried defaults write com.rouge41.middleClick fingers 2 to get a mouse-wheel click when clicking with 2 fingers. This caused the standard single finger click to stop working.

I switched back to 3 finger click using the same command and it worked as before. However, adding a disclaimer on this command into the readme may be a good idea.

I am using a Macbook Air M1 2020, and Ventura 13.4 (22F66). I did close MiddleClick before applying changes.