Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2004 19:36:02 +0100
From:      Richard Bradley <rtb27@cam.ac.uk>
To:        John Oxley <oxo@rucus.ru.ac.za>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: IMPS/2 for mouse-wheel not supported
Message-ID:  <200405181936.02200.rtb27@cam.ac.uk>
In-Reply-To: <20040518164216.GA37780@rucus.ru.ac.za>
References:  <200405181623.55571.rtb27@cam.ac.uk> <20040518164216.GA37780@rucus.ru.ac.za>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Tue 2004-05-18 (16:23), Richard Bradley wrote:
> > Hi,
> >
> > I have a brand new Microsoft optical wheel mouse with a 'tilt wheel'.
> >
> > It works as a 3-button mouse under X
> > but the wheel doesn't work (i.e. doesn't even show up in `xev`)
> >
> > The X documentation:
> > [ http://www.xfree86.org/current/mouse6.html ]
> > seems to suggest that I use either IMPS/2 or ExplorerPS/2, but both of
> > these fail with "Protocol not supported".
> >
> >
On Tuesday 18 May 2004 5:42 pm, John Oxley wrote:
> Here is an excerpt from my XF86Config
>
>   Option "Protocol"    "Auto"
>   Option "Device"      "/dev/sysmouse"
>   Option "ZAxisMapping" "4 5"
>
> You may also want to include
>   Option "Buttons" "5"


I have tried "Protocol" as "Auto", but it had the same effect. I have also 
tried using `moused` and "/dev/sysmouse", in each case, everything works 
fine, except the mouse only has 3 buttons and no scroll. (I've tried the -z 
flag to moused as well)

This mouse is a replacement for another wheel mouse (different brand) which 
worked fine. Even when I didn't have "ZAxisMapping" set up, the wheel showed 
up as a button in `xev`.

Cheers,


Rich





> On Tue 2004-05-18 (16:23), Richard Bradley wrote:
> > Hi,
> >
> > I have a brand new Microsoft optical wheel mouse with a 'tilt wheel'.
> >
> > It works as a 3-button mouse under X with:
> >
> > 	Option      "Protocol"	"PS/2"
> > 	Option      "Device"	"/dev/psm0"
> >
> > but the wheel doesn't work (i.e. doesn't even show up in `xev`)
> >
> > The X documentation:
> > [ http://www.xfree86.org/current/mouse6.html ]
> > seems to suggest that I use either IMPS/2 or ExplorerPS/2, but both of
> > these fail with "Protocol not supported".
> >
> > Does FreeBSD support "PS/2 mouse initialization" (which the above link
> > says is required for these protocols)? Is there a kernel module I need to
> > enable this?
> >
> >
> > Any help would be much appreciated.
> >
> >
> > Rich
> >
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscribe@freebsd.org"



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