cvs commit: src/usr.sbin/moused moused.c

Dag-ErlingSmørgrav des at des.no
Fri Nov 14 00:28:15 PST 2003


"Matthew N. Dodd" <mdodd at FreeBSD.ORG> writes:
> This is the wrong solution.
>
> You should use devd(8), which will start moused when a USB mouse shows up.

des at dwp ~% grep -rl ums /usr/src/sbin/devd
des at dwp ~% grep -rl moused /usr/src/sbin/devd
des at dwp ~% grep -c ums /etc/devd.conf
0
des at dwp ~% grep -c moused /etc/devd.conf
0
des at dwp ~% grep -rl ums /usr/src/etc
/usr/src/etc/rc.d/network
/usr/src/etc/usbd.conf
des at dwp ~% grep -rl moused /usr/src/etc
/usr/src/etc/defaults/rc.conf
/usr/src/etc/rc.d/CVS/Entries
/usr/src/etc/rc.d/Makefile
/usr/src/etc/rc.d/moused
/usr/src/etc/usbd.conf
/usr/src/etc/apmd.conf

> usbd(8) will also do this.

Improperly; it ignores /etc/rc.conf.  In any case, I understand that
usbd(8) is slated for retirement.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-src mailing list