lesnoperformance.blogg.se

Disable two finger swipe chrome
Disable two finger swipe chrome





System Preferences > Trackpad > More Gestures > Swipe between pages

disable two finger swipe chrome

The three finger swipe seems to be more responsive at any rate and I'm usually only using two fingers for everything else. I went into the System Prefs and changed the Page change gesture from two fingers to three (OSX Lion). If your interested in how it works, the AppleEnableSwipeNavigateWithScrolls is the global setting, that can be overwritten for any specified app. By the way, this works for any app, just replace with the bundle identifier of the target app. Now you can have it enabled system wide, and just disabled for chrome.

disable two finger swipe chrome

Open terminal and type: defaults write AppleEnableSwipeNavigateWithScrolls -bool FALSE I know its over a year later, but I had the same question, and then figured out the answer myself.







Disable two finger swipe chrome