Subject: Re: mouse weirdness
To: maximum entropy <entropy@tappedin.com>
From: Greywolf <greywolf@starwolf.com>
List: current-users
Date: 07/08/2001 20:51:31
On Sun, 8 Jul 2001, maximum entropy wrote:

# >When I build -current xsrc, the mouse doesn't work any more, jumping
# >crazily across the screen at the slightest movement.
# >[...]
# >Section "Pointer"
# >   Protocol        "wsmouse"
# >   Device          "/dev/wsmouse0"
# >   Resolution      100
# >   Buttons         3
# >   ZAxisMapping    4 5
# >EndSection
# 
# Deleting the line "Resolution 100" from my configuration seems to have
# fixed it.  I guess the interpretation of that number changed after
# 1.5, and the resulting resolution became absurdly high.
# 
# --
# entropy -- it's not just a good idea, it's the second law.
# 


You know, considering that you only map 3 buttons there, I'm surprised
that the ZAxisMapping doesn't fail.

It should also be
	ZAxisMapping	"4 5"
IIRC.


				--*greywolf;
--
NetBSD:  Got source?