Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2000 18:51:17 +0100
From:      Mark Ovens <marko@freebsd.org>
To:        Mike_Brett@3com.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mouse questions (2)
Message-ID:  <20000803185116.B237@parish>
In-Reply-To: <88256930.000E6A89.00@hqoutbound.ops.3com.com>; from Mike_Brett@3com.com on Wed, Aug 02, 2000 at 07:37:53PM -0700
References:  <88256930.000E6A89.00@hqoutbound.ops.3com.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 02, 2000 at 07:37:53PM -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?
> 

Add these lines to /etc/rc.conf:

moused_port="/dev/psm0" # Set to your mouse port.
moused_type="auto"	# See man page for rc.conf(5) for available settings.
moused_enable="YES"	# Run the mouse daemon.


> My next question:  Is it possible to speed up the motion of the mouse?
> 
> 
> Thanks for all your help, Mike
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
  If I buy a copy of WinDelete, and it doesn't delete Windows,
  am I entitled to my money back?
________________________________________________________________
51.44°N  FreeBSD - The Power To Serve http://www.freebsd.org
2.057°W  My Webpage http://ukug.uk.freebsd.org/~mark
mailto:marko@freebsd.org                http://www.radan.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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