Thumb button stop working sometimes
Mission Control (thumb button) sometimes stops working, I needed to add the following alias to my zshrc file in order to fix the issue whenever happens:
alias fixmouse="sudo kill -9 $(ps -ef | grep LogiOptionsPlus/logioptionsplusagent.app/Contents/MacOS/logioptionsplusagent | awk 'NR==1 {print $2}')"
OS: MacOS BigSur 11.4
MacBook Pro M1 base model
1
vote
Anonymous
shared this idea