From owner-freebsd-bugs Sun Sep 15 6: 0:14 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02A2537B401 for ; Sun, 15 Sep 2002 06:00:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5309A43E4A for ; Sun, 15 Sep 2002 06:00:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8FD0BJU043347 for ; Sun, 15 Sep 2002 06:00:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8FD0BmY043346; Sun, 15 Sep 2002 06:00:11 -0700 (PDT) Date: Sun, 15 Sep 2002 06:00:11 -0700 (PDT) Message-Id: <200209151300.g8FD0BmY043346@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Valentin Nechayev Subject: Re: misc/42657: /etc/rc.syscons: moused has malformed command line Reply-To: Valentin Nechayev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/42657; it has been noted by GNATS. From: Valentin Nechayev To: Bruce M Simpson Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: misc/42657: /etc/rc.syscons: moused has malformed command line Date: Sun, 15 Sep 2002 15:58:30 +0300 Wed, Sep 11, 2002 at 13:21:51, bms (Bruce M Simpson) wrote about "misc/42657: /etc/rc.syscons: moused has malformed command line": BMS> moused_flags="-3 -m 1=4 1=1" This is your fault. Correct variant is: "-3 -m 1=4 -m 1=1" At my system, "-m 2=3 -m 3=2" works without any problem. /netch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message