Nov 13, '09 07:30:00AM • Contributed by: dougbarth
The Mouse System Preferences pane on Leopard does not include an option to enable momentum scrolling like Snow Leopard does. However, by setting a hidden preference, you can get this feature without updating to Snow Leopard.
To enable momentum scrolling, first run the following command in Terminal:
defaults write com.apple.driver.AppleBluetoothMultitouch.mouse MouseMomentumScroll -bool yes
[robg adds: I don't have a Magic Mouse, so I can't test this one.]
