Hi: I notice that usbd.conf has this for the mouse device:
device "Mouse" devname "ums[0-9]+" attach "/usr/sbin/moused -p /dev/${DEVNAME} -I /var/run/moused.${DEVNAME}.pid" If usbd.conf could use rc.conf, this could be modified to attach "/usr/sbin/moused ${moused_flags} -p /dev/${DEVNAME} -I /var/run/moused.${DEVNAME}.pid" That way the user wouldn't loose his moused_flags (like accelerator settings). YMMV To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message