Date: Mon, 11 Jun 2012 20:45:35 +0000 (UTC) From: jb <jb.1234abcd@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: xfce 4.10 update problems Message-ID: <loom.20120611T223926-901@post.gmane.org> References: <loom.20120610T233219-766@post.gmane.org> <alpine.BSF.2.00.1206101811220.78656@wonkity.com> <loom.20120611T171615-573@post.gmane.org> <alpine.BSF.2.00.1206111305430.84255@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?loom.20120611T223926-901>