Date: Thu, 22 Mar 2001 07:46:28 +0100 From: "Andre Goeree" <abgoeree@uwnet.nl> To: "Daniel O'Connor" <doconnor@gsoft.com.au> Cc: freebsd-stable@freebsd.org Subject: Re: Problem with moused or XFree86-4.03 Message-ID: <20010322074628.A1082@mandark.attica.home> In-Reply-To: <XFMail.010322140008.doconnor@gsoft.com.au>; from doconnor@gsoft.com.au on Thu, Mar 22, 2001 at 02:00:08PM %2B1030 References: <15033.28725.996068.290412@zircon.zircon.seattle.wa.us> <XFMail.010322140008.doconnor@gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 22, 2001 at 02:00:08PM +1030, Daniel O'Connor wrote: > > On 22-Mar-01 Joe Kelsey wrote: > > The important line there is setting Protocol to Auto. If you try to > > follow the various FAQs, they recommend(ed) using Sysmouse, which causes > > X to misbehave with moused. Just for the sake of completeness, if you > > are, in fact, using moused, the correct device is /dev/sysmouse, but > > /dev/mouse is really just a symlink to it. > > I found this.. Axis movement generating button events :) > > Does anyone have a wheel mouse which works with X403? > > I have a Logitech MouseMan+ and I had it going under X3 with 'Buttons 6' but it > doesn't work under X4 :( Well, my Logitech MouseMan+ works perfect, even the wheel and extra buttons. My XF86Config: Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "auto" Option "Buttons" "5" Option "ZAxisMapping" "4 5" Option "Device" "/dev/psm0" EndSection I just followed the FreeBSD FAQ, and installed imwheel. --Andre. 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?20010322074628.A1082>