From owner-freebsd-questions Sun Oct 20 14:34:57 2002 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 3CF1837B401 for ; Sun, 20 Oct 2002 14:34:56 -0700 (PDT) Received: from quake.mweb.co.za (quake.mweb.co.za [196.2.45.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5894843E8A for ; Sun, 20 Oct 2002 14:34:52 -0700 (PDT) (envelope-from ffkrz@iafrica.com) Received: from cpt-dial-196-30-180-240.mweb.co.za ([196.30.180.240]:1173 helo=noya.iafrica.com) by quake.mweb.co.za with smtp (Exim 4.01) id 183MZ4-0000nn-00; Sun, 20 Oct 2002 22:20:46 +0200 Date: Sun, 20 Oct 2002 23:36:10 +0200 From: Francois Kritzinger To: swear@attbi.com (Gary W. Swearingen) Cc: freebsd-questions@freebsd.org Subject: Re: mouse started with missing options (rc.conf) Message-Id: <20021020233610.7e7883b8.ffkrz@iafrica.com> In-Reply-To: References: <20021020192014.1f9ece78.ffkrz@iafrica.com> Organization: Kramerica Industries X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 20 Oct 2002 13:57:45 -0700 swear@attbi.com (Gary W. Swearingen) wrote: > Francois Kritzinger writes: > > > This is what I have in /etc/rc.conf: > > > > moused_enable="YES" > > moused_type="auto" > > moused_port="/dev/ums0" > > moused_flags="-z 4" > > > > Despite this, moused does NOT want to start with "-z 4" at boot time. > > I have tried swapping the order of the above lines around. > > I have a different mouse (psm0), but "-z 4 5" works for me. Just to be clear, starting moused by hand with the arguments "-z 4" works just fine. My problem is that it doesn't start with "-z 4" at boot time. > > BTW, the order of lines in /etc/rc.conf makes NO difference, unless > you define variables twice or use variables to the right of "=". Yeah, didn't think it would make a difference, but I was clutching at straws. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message