Comment 42 for bug 9068

Revision history for this message
NorthCS (northcs) wrote : Re: Serial mice are not autodetected

I boot to Ubuntu 7.04 (this problem also present in 6.06) LiveCD, and have in /etc/X11/xorg.conf:

Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"

I change this to:

Option "Device" "/dev/ttyS0"
Option "Protocol" "MouseSystems"

...for mouse work.