From owner-freebsd-questions Sun Apr 9 11:33:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from f1node03.rhrz.uni-bonn.de (node03.rhrz.uni-bonn.de [131.220.18.133]) by hub.freebsd.org (Postfix) with ESMTP id C07D237B639; Sun, 9 Apr 2000 11:33:27 -0700 (PDT) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Received: from moritz.alleswirdgelber (ascend-tk-p100.rhrz.uni-bonn.de [131.220.244.100]) by f1node03.rhrz.uni-bonn.de (8.9.3/8.9.3) with ESMTP id UAA66012; Sun, 9 Apr 2000 20:32:45 +0200 Received: from localhost (uzs106@localhost [127.0.0.1]) by moritz.alleswirdgelber (8.9.2/8.9.2) with ESMTP id UAA00330; Sun, 9 Apr 2000 20:29:52 +0200 (CEST) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Date: Sun, 9 Apr 2000 20:29:52 +0200 (CEST) From: Heiko Recktenwald X-Sender: uzs106@moritz.alleswirdgelber To: freebsd-questions@FreeBSD.ORG Cc: freebsd-newbies@FreeBSD.ORG Subject: Re: Moused and X In-Reply-To: <8cq6im$1p3h$1@bigeye.rhein-neckar.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Christian, thanks. > > I had X running via /dev/cuaa0 quiet well. Then I discovered moused, > > really usefull in the console. moused -p /dev/cuaao -m 2=3, which now sits > > as a moused.sh in /usr/local/etc/rc.d, > > That's nice, but you can (and thus should) set up moused in > /etc/rc.conf. It's straightforward. You can also take a look at > /etc/rc.i386 to see how the moused_* variables from rc.conf are > combined to start up moused. And there I found, surprise, surprise, "moused_flags". Adding the line moused_flags="-m 2=3" is ok in the console, with this two button Microsoft Mouse, but seems to make no sense with X (and is maybe therefor not in the setup utility /stand/sysinstall). Its a pity ;-) If you read this in -questions only, please cc any solution to uzs106etc, since I cannot subscribe to this valuable source of information, too much traffic. Cheers, Heiko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message