Date: Thu, 18 Jan 2001 16:05:23 -0500 From: Kevin Way <kway@wgate.com> To: Jimmy Olgeni <olgeni@uli.it> Cc: freebsd-stable@freebsd.org Subject: Re: odd mouse button behavior Message-ID: <20010118160523.A1634@way95.eng.tvol.net> In-Reply-To: <Pine.LNX.4.30.0101181421540.23873-100000@server.localdomain.net>; from olgeni@uli.it on Thu, Jan 18, 2001 at 02:23:30PM %2B0100 References: <200101160330.f0G3UAE03875@whizzo.transsys.com> <Pine.LNX.4.30.0101181421540.23873-100000@server.localdomain.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> Looks like XFree-4 does not like moused for some reason...
I use XFree-4 with moused, and a usb mouse, no problem.
rc.conf:
moused_enable="YES"
moused_port="/dev/ums0"
moused_type="auto"
XF86Config:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
EndSection
works like a champ.
--Kevin
--
kevin way <kway@wgate.com>
worldgate communications
software engineer
+1 215 354 5287
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010118160523.A1634>
