Warren Block <wblock <at> wonkity.com> writes:

> ... 
> > I have 2 mouses: Lenovo Thinkpad stick and external usb mouse.
> 
> devd runs moused when USB mice are attached, even if moused_enable="NO" 
> is set in rc.conf.
> 
> That's not a bad thing.  It seems like enabling moused is needed 
> somehow, maybe just to get a handle on the mice before HAL starts.

Oops, I must have goofed multiple times.
Disabling moused in rc.conf did just that for the default (built-in) mouse.
$ ps auxww|grep -i mouse
root        1938   1.0  0.1  12340   2628  ??  S    10:31PM 0:00.92
hald-addon-mouse-sysmouse: /dev/psm0 (hald-addon-mouse-sy)
root        1287   0.0  0.1   9716   1148  ??  Ss   10:31PM 0:00.12
/usr/sbin/moused -p /dev/ums0 -t auto -I /var/run/moused.ums0.pid
root        1958   0.0  0.1  12340   2516  ??  I    10:31PM 0:00.01
hald-addon-mouse-sysmouse: /dev/ums0 (hald-addon-mouse-sy)
jb          2110   0.0  0.0   1928    708   1  R+   10:34PM 0:00.02 grep -i 
mouse

No problem here.
Thanks guys.
jb


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to