Date: Fri, 5 Apr 2002 17:22:11 +0000 From: Andrew Sparrow <spadger@spadger.best.vwh.net> To: Peter Leftwich <Hostmaster@Video2Video.Com> Cc: Vladimir Dergachev <volodya@mindspring.com>, FreeBSD Questions <FreeBSD-Questions@FreeBSD.ORG>, XFree86 Newbies List <Newbie@XFree86.Org>, XFree86 General Discussion List <XPert@XFree86.Org> Subject: Re: [Xpert]!! WILL $PayPal$ FOR XF 4.2.0 HELP !! Message-ID: <20020405172211.B88758@spadger.best.vwh.net> In-Reply-To: <20020403204629.G70360-100000@earl-grey.cloud9.net>; from Hostmaster@Video2Video.Com on Wed, Apr 03, 2002 at 08:49:23PM -0500 References: <Pine.LNX.4.44.0204030809350.25565-100000@node2.localnet.net> <20020403204629.G70360-100000@earl-grey.cloud9.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020405172211.B88758>