Fix for back/forward gesture in Chrome on Mac OS X
by danhon
Do this:
defaults write com.google.Chrome.plist AppleEnableSwipeNavigateWithScrolls -bool FALSE
It turns off the back/forward two-finger swipe gesture for Chrome only.
Do this:
defaults write com.google.Chrome.plist AppleEnableSwipeNavigateWithScrolls -bool FALSE
It turns off the back/forward two-finger swipe gesture for Chrome only.