Disable Chrome's two-finger back/forward navigation on mac
UserBird
Dataiker, Alpha Tester Posts: 535 Dataiker
When working on data preparation on Mac, I sometimes accidentally trigger the browse back gesture (two-finger swipes) while scrolling right to left. Can it be disabled?
Best Answer
-
Yes: run this command in the terminal:
defaults write com.google.Chrome AppleEnableSwipeNavigateWithScrolls -bool FALSE