Skip to content

Instantly share code, notes, and snippets.

@codyogden
Created May 12, 2017 16:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codyogden/9202c8766771c8ed96a1ad3c2b1c21fd to your computer and use it in GitHub Desktop.
Save codyogden/9202c8766771c8ed96a1ad3c2b1c21fd to your computer and use it in GitHub Desktop.
Disable Magic Mouse Swipe Back/Forward Navigation in Google Chrome
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