Skip to content

Instantly share code, notes, and snippets.

@jessesanford
Created May 14, 2013 20:25
Show Gist options
  • Save jessesanford/5579230 to your computer and use it in GitHub Desktop.
Save jessesanford/5579230 to your computer and use it in GitHub Desktop.
Keep chrome from using multi-touch back and forward so it won't accidentally hit back button when you are scrolling up and defaults write com.google.Chrome.plist AppleEnableSwipeNavigateWithScrolls -bool FALSE
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