WheelMouse Probs.
Hi
I wonder if anyone can help trying to get my wheelmouse working on Sol. 10 x86. Here's an extract from my xorg.conf but it still doesn't work, is there something else i am missing here. If I can remember correctly the first time after install the wheel was working, but when leaving workstation to boot without an xorg.conf file the resoluton dropped to 320x480 or 800x600 so I had to create one. Any help would be very much appreciated.
Section "InputDevice"
Identifier "Mouse0"
Driver"mouse"
Option"Protocol" "auto"
Option"Device" "/dev/mouse"
Option"ZAxisMapping""4 5"
EndSection

