Disable Chrome's two-finger back/forward navigation on mac

Solved!
UserBird
Dataiker
Disable Chrome's two-finger back/forward navigation on mac
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?
0 Kudos
1 Solution
jrouquie
Dataiker Alumni

Yes: run this command in the terminal:




defaults write com.google.Chrome AppleEnableSwipeNavigateWithScrolls -bool FALSE


Source: http://apple.stackexchange.com/questions/21236/how-do-i-disable-chromes-two-finger-back-forward-navi...



 

View solution in original post

0 Kudos
1 Reply
jrouquie
Dataiker Alumni

Yes: run this command in the terminal:




defaults write com.google.Chrome AppleEnableSwipeNavigateWithScrolls -bool FALSE


Source: http://apple.stackexchange.com/questions/21236/how-do-i-disable-chromes-two-finger-back-forward-navi...



 

0 Kudos

Labels

?
Labels (2)
A banner prompting to get Dataiku