For Logitech PS2 mice, you should try uisng the MouseManPlusPS/2 protocol. Here is a snippet from my XF86Config-4
Hi all,
Installation went alright. Only X was the problem.
Error message was that unix fontpath having problem.
So I commented out the line unixfontpath :7100 in /etc/XF86Config-4
file.
Again errors, this time mouse goes unrecognised.
It is a PS2 Logitech Mouse in a PS/2 port.
It was detected without any problem in the earlier redhat and present
MDK9.1 and Win98 too.
Why it is so in debian?
Can anybody point any workaround to get X ?
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "Protocol" "MouseManPlusPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/psaux"
Option "SendCoreEvents" "true"
EndSectionHope this helps, Johnny
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

