2006-02-08, 10:30 PM
2006-02-09, 02:26 PM
edit your X config file.. usually in /etc/X11/xorg.conf
look for your mouse section usually looks like this Section "InputDevice" to start..
then you want to add
Code:
Option "ZAxisMapping" "4 5"
into the inputdevice block and restart X and the scroll wheel should work