Skip to content

Instantly share code, notes, and snippets.

@meshtactics
Created September 4, 2013 09:19
Show Gist options
  • Save meshtactics/6434688 to your computer and use it in GitHub Desktop.
Save meshtactics/6434688 to your computer and use it in GitHub Desktop.
Disable Chrome page change with mouse.
defaults write com.google.Chrome.plist AppleEnableSwipeNavigateWithScrolls -bool FALSE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment