From owner-freebsd-questions Fri Apr 5 9:22:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sj1-3-5-9.securesites.net (sj1-3-5-9.securesites.net [192.220.127.10]) by hub.freebsd.org (Postfix) with SMTP id C108637B41A for ; Fri, 5 Apr 2002 09:22:14 -0800 (PST) Received: (qmail 90859 invoked by uid 25849); 5 Apr 2002 17:22:11 -0000 Date: Fri, 5 Apr 2002 17:22:11 +0000 From: Andrew Sparrow To: Peter Leftwich Cc: Vladimir Dergachev , FreeBSD Questions , XFree86 Newbies List , XFree86 General Discussion List Subject: Re: [Xpert]!! WILL $PayPal$ FOR XF 4.2.0 HELP !! Message-ID: <20020405172211.B88758@spadger.best.vwh.net> References: <20020403204629.G70360-100000@earl-grey.cloud9.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020403204629.G70360-100000@earl-grey.cloud9.net>; from Hostmaster@Video2Video.Com on Wed, Apr 03, 2002 at 08:49:23PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Apr 03, 2002 at 08:49:23PM -0500, Peter Leftwich wrote: > I am running FreeBSD 4.5-RELEASE > > > Try: > > Section "InputDevice" > > Identifier "mouse0" > > Driver "mouse" > > Option "Protocol" "sysmouse" > > Option "Device" "/dev/sysmouse" > > EndSection > > Tried it. Nata. This has worked for me for years (note that '/dev/mouse' is a local symlink to '/dev/sysmouse'): Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/mouse" HTH. AS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message