I had to add the following when moving from Xorg 6 to 7 since moused no longer manages the mouse - hald and dbus do:

In /etc/rc.conf

# X11 7.4
#moused_enable="YES"
moused_enable="NO"
hald_enable="YES"
dbus_enable="YES"

which turns on hald and dbus.

Mike Squires


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to