Created
May 12, 2017 16:52
-
-
Save codyogden/9202c8766771c8ed96a1ad3c2b1c21fd to your computer and use it in GitHub Desktop.
Disable Magic Mouse Swipe Back/Forward Navigation in Google Chrome
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.google.Chrome AppleEnableMouseSwipeNavigateWithScrolls -bool FALSE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment