DragonFly users List (threaded) for 2004-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: weird mouse (PS/2) output
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]