Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2002 04:36:16 -0700 (PDT)
From:      Jens Schweikhardt <schweikh@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
Message-ID:  <200209141136.g8EBaGCA002414@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209141136.g8EBaGCA002414>