mouse driver

Huub hditvdotniekerkathccnetdotnl
Tue Jul 12 07:54:16 PDT 2005


There's /etc/defaults/rc.conf, everything you want to override goes
into /etc/rc.conf. So look at /etc/defaults/rc.conf, and then add
something like
----snip
moused_enable="YES"      # Run the mouse daemon.
moused_flags="-z 4"
moused_port="/dev/psm0"  # this is the PS/2 port
moused_type="auto"       # should work for all PS/2 mice
---snip
to /etc/rc.conf

As a side note to my earlier post reg. "-z 4"  vs. "-z 5": Now, for
whatever reason, it works with "-z 4" again... So it was probably a
fault on my side.
-hwh
Mouse is working now. Thank you.





More information about the Users mailing list