Comment 81 for bug 124440

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

I also forgot... you can make the wheel less sensitive now:

1. Find out the device name of your mouse running 'xinput'

2. Slow down the scrolling speed like with my mouse:
   xinput set-prop 'Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)' 'Evdev Scrolling Distance' 5 5 5

The default values are 1 1 1. It seems higher is slower.