Tuesday, November 1, 2011

Mac OS Mouse Scroll Reverse

If you have a mac, and you are using a non-Mac mouse, you are experiencing backward mouse scroll action, aka natural scrolling.. (stupid).

In order for the mouse scrolling to work like way it always worked is to open the terminal and type in


defaults write ~/Library/Preferences/.GlobalPreferences com.apple.swipescrolldirection -bool false


you then either have to log out or restart.

bam!


No comments: