Subject: Re: X problems
To: None <current-users@netbsd.org>
From: Jukka Marin <jmarin@pyy.jmp.fi>
List: current-users
Date: 03/18/2001 16:36:36
On Sun, Mar 18, 2001 at 09:33:56AM -0500, D'Arcy J.M. Cain wrote:
> > Protocol "wsmouse"
> > Device "/dev/wsmouse0"
> > ZAxisMapping 4 5
> >
> > is all I have and it Just Works with a cheap Trekker wheel mouse. The
> > wheel works as well.
>
> Well, I had put an "Options" keyword there so I removed that. My Pointer
> config now looks like this.
>
> Section "Pointer"
> Protocol "wsmouse"
> Device "/dev/wsmouse0"
> Emulate3Buttons
> Emulate3Timeout 50
> Buttons 5
> ZAxisMapping 4 5
> EndSection
>
> However, the third button and wheel still don't work.
I think "Emulate3Buttons" is only required with 2-button mice. Try the
same config I showed above - it works for me.
-jm