Hello List,
I've recently installed Debian woody after using RH7.1 for about a
year. The install went well, the only major snag is that I can't get
the damn mouse to work. I've played with the mouse settings in the
XF86Config-4 file quite a bit with varied results ranging from no
response to erratic movements.
The model number on the bottom of the mouse is M-S48 and my
bios says it is a PS/2.
I googled M-S48 and the mouse appears to be Logitech. It has Acer
branded on it.
By the way, the mouse worked faultlessly in Red Hat apart from the
wheel and I didn't bak up my /etc files. :-(
From the XF86Config-4 file...
<snip>
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer
Option "Protocol" "IntelliMouse"
Option "Device" "/dev/psaux"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
</snip>
Any suggestions would be greatly appreciated.
Cheers,
Dale Robinson.
http://homepages.paradise.net.nz/dalerob1