From owner-freebsd-questions Wed Aug 2 22:40:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from numbertwo.domainfactory.de (numbertwo.domainfactory.de [194.221.134.226]) by hub.freebsd.org (Postfix) with SMTP id 6D14137B6AF for ; Wed, 2 Aug 2000 22:40:50 -0700 (PDT) (envelope-from steele@cloaked.de) Received: (qmail 29658 invoked from network); 3 Aug 2000 05:40:48 -0000 Received: from pc19e988b.dip0.t-ipconnect.de (HELO steele.intra) ([193.158.152.139]) (envelope-sender ) by numbertwo.domainfactory.de (qmail-ldap-1.03) with SMTP for ; 3 Aug 2000 05:40:48 -0000 Received: (from steele@localhost) by steele.intra (8.9.3/8.9.3) id HAA00757; Thu, 3 Aug 2000 07:40:34 +0200 (CEST) (envelope-from steele) Date: Thu, 3 Aug 2000 07:40:34 +0200 From: Benedikt Schmidt To: Jim Mock Cc: Mike_Brett@3com.com, freebsd-questions@FreeBSD.ORG Subject: Re: mouse questions (2) Message-ID: <20000803074034.A692@cloaked.de> References: <88256930.000E6A89.00@hqoutbound.ops.3com.com> <20000802200258.A1458@luna.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20000802200258.A1458@luna.osd.bsdi.com>; from jim@jmock.com on Wed, Aug 02, 2000 at 08:02:58PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 02, 2000 at 08:02:58PM -0700, Jim Mock wrote: > On Wed, 02 Aug 2000 at 19:37:53 -0700, Mike_Brett@3com.com wrote: > > Hi all, I searched the archives and couldn't find the exact answer to > > my question(s). First, when I run startx, I have to type: > > > > moused -p /dev/psm0 -t ps/2 > > > > in order for the mouse to work in that instance of X. However, if I > > have to reboot for some reason, it doesn't stick. Does anyone know > > what file I need to edit in order for this command to stick? > > Put moused_enable="YES" in /etc/rc.conf. > > > My next question: Is it possible to speed up the motion of the mouse? > > Not sure, I've never had any reason to do that. However, the moused(8) > man page might have some info on it -- the psm(4) man page might help > too. You can set the mouse speed in X with xset. I have placed "xset m 5 4" in ~/.xinitrc. For the syntax you can look up the xset manpage. ___ Benedikt Schmidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message