4
0
In Yosemite it was possible to enable scrolling without inertia in accessibility settings:
However, in El Capitan (10.11) this only works for some apps. Firefox scrolls without inertia, but most Apple apps (Mail, Preview, Calendar) disregard the setting and scroll with inertia. This is driving me crazy - anyone know how to completely disable inertia for all apps?
Update:
I've filed a bug report with Apple and received the following response:
This issue behaves as intended based on the following:
Inertia is now a feature.
We are now closing this bug report.
Great. It's not a bug, it's a feature! Then why does this setting even exist? I really hope they change their mind and re-implement it.
Welcome to Super User. Every answer should be able to stand on its own, so please include the relevant parts of that answer in yours. – Ben N – 2016-01-31T18:51:28.773
Hey, I've tried using
defaults write .GlobalPreferences com.apple.scrollwheel.scaling -1
, that didn't change anything for the trackpad though. – megamer – 2016-02-01T13:58:19.773