Date: Thu, 12 Sep 2002 05:33:05 +0400 From: "Andrew L. Neporada" <andr@dgap.mipt.ru> To: questions@freebsd.org Subject: Genius NetScroll mouse wheel Message-ID: <20020912013305.GA53880@nas.dgap.mipt.ru>
next in thread | raw e-mail | index | archive | help
I have problems with wheel on this mouse (it doesn't work ;-).
I am using moused ("moused -p /dev/psm0 -t sysmouse -z 4").
My XF86Config:
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "MouseSystems"
Option "Device" "/dev/sysmouse"
Option "Buttons" "5"
EndSection
It seems that moused works correctly -- it maps mouse wheel movements to buttons 4 & 5
(at least debug messages from moused say so). But xev(1) ignores the wheel completely.
Any ideas?
Andrew.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020912013305.GA53880>
