Dear folks, I got a second hand magic mouse to use while I am not very comfortable with trackpad in library but I just found that there is no tap-to-click option with magic mouse while there are a lot of third party apps.
So my question is can I use terminal commands to add tap-to-click on my magic mouse?
I am using macOS high sierra.
P.S:
I've tested these commands but no effects:
sudo defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad Clicking -bool true
sudo defaults -currentHost write NSGlobalDomain com.apple.mouse.tapBehavior -int 1
sudo defaults write NSGlobalDomain com.apple.mouse.tapBehavior -int 1
So my question is can I use terminal commands to add tap-to-click on my magic mouse?
I am using macOS high sierra.
P.S:
I've tested these commands but no effects:
sudo defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad Clicking -bool true
sudo defaults -currentHost write NSGlobalDomain com.apple.mouse.tapBehavior -int 1
sudo defaults write NSGlobalDomain com.apple.mouse.tapBehavior -int 1