weird mouse (PS/2) output

Andre Nathan andre at digirati.com.br
Sun Dec 26 07:33:41 PST 2004


Liam J Foy said:
> Is anyone else having any trouble with their PS/2 mouse?
> Can anyone recommend anything to me?

My PS/2 mouse is working fine... if it helps, here are my relevant
configuration options:

rc.conf:
moused_enable="YES"
moused_type="ps/2"
moused_port="/dev/psm0"

/etc/X11/xorg.conf:
Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option      "Protocol" "Auto"
    Option      "Device" "/dev/sysmouse"
EndSection

For some reason, "PS/2" didn't work for me in xorg, but setting the
protocol to "Auto" made it work again.

HTH
Andre





More information about the Users mailing list