Subject: Re: wheel mices work !
To: None <bouyer@antioche.lip6.fr>
From: Ken Nakata <knakata@itpjp.co.jp>
List: port-i386
Date: 06/04/1999 11:23:49
On Thu, 3 Jun 1999 16:34:16 +0200, Manuel Bouyer wrote:
> 
> I suspect this will work with USB mouses as well, but I don't have one
> to check.

Yes it does.  You just have to have the following lines instead of/in
addition to the "pmsi" lines:

ums*    at uhub? port ? configuration ? interface ?
wsmouse*        at ums?

The wheel up/down is recognized as the middle button up/down but the
wheel rotation doesn't seem to get noticed by the X server.

> For the resources to make X applications aware of your mouse, just look at
> this www page: http://www.inria.fr/koala/colas/mouse-wheel-scroll/

Hmm, I'll take a look at it and see if I can get the wheel rotation
recognized...

Ken