From owner-freebsd-bugs Sat Sep 14 4:36:19 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 6791137B400; Sat, 14 Sep 2002 04:36:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F51543E3B; Sat, 14 Sep 2002 04:36:17 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8EBaHJU002427; Sat, 14 Sep 2002 04:36:17 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8EBaGCA002414; Sat, 14 Sep 2002 04:36:16 -0700 (PDT) Date: Sat, 14 Sep 2002 04:36:16 -0700 (PDT) From: Jens Schweikhardt Message-Id: <200209141136.g8EBaGCA002414@freefall.freebsd.org> To: bms@spc.org, schweikh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/42657: /etc/rc.syscons: moused has malformed command line 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 Synopsis: /etc/rc.syscons: moused has malformed command line State-Changed-From-To: open->feedback State-Changed-By: schweikh State-Changed-When: Sat Sep 14 04:33:30 PDT 2002 State-Changed-Why: Using "-m 1=4 1=1" violates options syntax, at least for the standard getopt parser. The man page for moused says that you can use multiple instances of the -m option. Does this work if you use moused_flags="-3 -m 1=4 -m 1=1" ? http://www.freebsd.org/cgi/query-pr.cgi?pr=42657 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message