How to activate the Mouse TrackWheel on X Windows, in linux!
So you just finished installing your brand new distro, starts to browser some internet pages and the trackwhell doesnt work?
And you are so used using the trackwheel…
No problem….
use your preferred editor and put this line on the mouse section
Option “ZAxisMapping” “4 5″Â
My whole mouse block look like this but remember I use a cheap mouse, no money for better…
# Identifier and driver
Identifier “Mouse1″
Driver     “mouse”
Option “Protocol” “Auto”
Option “Device”     “/dev/input/mice”
Option “ZAxisMapping” “4 5″
So if it really works to you leave a comment or if will feel good consider going to my amazon wish listÂ





