From owner-freebsd-questions Sun Oct 20 13:55:36 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 B03CA37B401 for ; Sun, 20 Oct 2002 13:55:35 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EB2F43E6A for ; Sun, 20 Oct 2002 13:55:35 -0700 (PDT) (envelope-from swear@attbi.com) Received: from localhost.localdomain ([12.242.158.67]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021020205534.VJJQ18217.rwcrmhc51.attbi.com@localhost.localdomain>; Sun, 20 Oct 2002 20:55:34 +0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.localdomain (8.12.6/8.12.5) with ESMTP id g9KKvuUW090630; Sun, 20 Oct 2002 13:57:57 -0700 (PDT) (envelope-from swear@attbi.com) Received: (from jojo@localhost) by localhost.localdomain (8.12.6/8.12.5/Submit) id g9KKvk4q090625; Sun, 20 Oct 2002 13:57:46 -0700 (PDT) (envelope-from swear@attbi.com) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@attbi.com using -f To: Francois Kritzinger Cc: freebsd-questions@freebsd.org Subject: Re: mouse started with missing options (rc.conf) References: <20021020192014.1f9ece78.ffkrz@iafrica.com> From: swear@attbi.com (Gary W. Swearingen) Date: 20 Oct 2002 13:57:45 -0700 In-Reply-To: <20021020192014.1f9ece78.ffkrz@iafrica.com> Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 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. BTW, the order of lines in /etc/rc.conf makes NO difference, unless you define variables twice or use variables to the right of "=". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message