Even if I add these lines to xorg.conf:
or modify where I must make changes, mouse wheel won't work! Also I am experiencing the problem using the TAB on terminal that helps you complete a command... When I was Logged in as root I didn't experience the TAB problem though. Any ideas would be great!
Code:
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/sysmouse"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"