Posted on
11-07-2016
01:52 PM
- last edited
Tuesday
by
kh-richa_mig
Is there a way to create a policy that will disable Natural Scrolling to anything I have scoped that doesn't require it to be imaged that way to start?
I found a few articles, but they were from 2012 and 2014, seems there must be an updated way to do that by now.
Thanks!
-Drew
Posted on 11-07-2016 03:14 PM
Internet says:
defaults write NSGlobalDomain com.apple.swipescrolldirection -bool false
Disclaimer: I have not tried this.