artginzburg / MiddleClick-Sonoma

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

Application stops working after sleep #37

Closed svuhoang closed 2 years ago

svuhoang commented 2 years ago

MBP M1 Max with Monterey.

MiddleClick stops working (crash?) after waking up from sleep.

Have to quit MiddleClick and restart application, or log out/ log back in for it to start working again.

svuhoang commented 2 years ago

I am currently using this to kind of resolve the issue:

defaults write com.rouge41.middleClick autoRestartOnWake -int 2

MIddleClick doesn't work immediately after wake though. Is there a better solution to fix this?