From owner-freebsd-questions@FreeBSD.ORG Thu Sep 28 19:47:16 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4407416A416 for ; Thu, 28 Sep 2006 19:47:16 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 260E343D68 for ; Thu, 28 Sep 2006 19:47:09 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 28 Sep 2006 19:47:07 -0000 Received: from p54A7F67E.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.246.126] by mail.gmx.net (mp013) with SMTP; 28 Sep 2006 21:47:07 +0200 X-Authenticated: #5465401 Message-ID: <451C26AF.8060709@gmx.de> Date: Thu, 28 Sep 2006 21:46:55 +0200 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5.0.7 (X11/20060915) MIME-Version: 1.0 To: Bill Moran References: <20060928140804.a7c302e8.wmoran@collaborativefusion.com> <200609281416.56648.lists@jnielsen.net> <20060928142354.6450b2e0.wmoran@collaborativefusion.com> In-Reply-To: <20060928142354.6450b2e0.wmoran@collaborativefusion.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: John Nielsen , freebsd-questions@freebsd.org Subject: Re: moused insists on starting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 19:47:16 -0000 Bill Moran wrote: > In response to John Nielsen : > >> On Thursday 28 September 2006 14:08, Bill Moran wrote: >>> 6.1. Moused starts on boot, and issuing /etc/rc.d/moused stop has >>> not effect. My /etc/rc.conf has the line: >>> moused_enable="NO" >>> yet the damn thing starts. >> Assuming you have a USB mouse, this is controlled by /etc/devd.conf >> (or /etc/usbd.conf in older releases). Comment out or modify the ums/moused >> entry to suit your preferences. > > Huh. > > I hate to be a whiner, but shouldn't this respect the moused_enable > setting in rc.conf? I find this a violation of POLA. > I have recently been told that you have to set moused_nondefault_enable="NO" in your rc.conf to deactivate this behaviour. There is no need to mess with your devd.conf.