Mac如何禁用chrome/edge浏览器里的双指滑动前进后退手势?
前提,Mac:
禁用chrome的滑动: defaults write com.google.Chrome AppleEnableSwipeNavigateWithScrolls -bool false 禁用edge的滑动: defaults write com.microsoft.edgemac AppleEnableSwipeNavigateWithScrolls -bool false
前提,Mac:
禁用chrome的滑动: defaults write com.google.Chrome AppleEnableSwipeNavigateWithScrolls -bool false 禁用edge的滑动: defaults write com.microsoft.edgemac AppleEnableSwipeNavigateWithScrolls -bool false