This post will show you how to disable smooth scrolling in osx mountain lion.
open terminal
type
defaults write -g NSScrollAnimationEnabled -bool NO
smooth crolling will now be disabled!
This post will show you how to disable smooth scrolling in osx mountain lion.
open terminal
type
defaults write -g NSScrollAnimationEnabled -bool NO
smooth crolling will now be disabled!