Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2002 13:05:03 +0530
From:      Sid Carter <sidcarter@symonds.net>
To:        current@freebsd.org
Subject:   USB ScrollMouse , XFree86 and -current
Message-ID:  <20020712073503.GA6624@calvin.in.ibm.com>

next in thread | raw e-mail | index | archive | help
Hi Folks,

I just got an USB ScrollMouse and am trying to get the Scrollmouse to
work in X. It does not seem to work. It only scrolls down and does not
scroll up. Is it a known problem ? 
Or Is this cause "moused" is supposedly broken ?

I have this in my /etc/rc.conf

moused_flags="-t intellimouse -z 4"

and my XF86Config has this.

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "Auto"
        Option      "ZAxisMapping" "4 5"
        Option      "Device" "/dev/sysmouse"
        Option "Emulate3Buttons"   "no"
EndSection 

Any Misconfiguraiton ?

Mine is a HP scrollmouse with 2 Buttons and a Scroll, which also acts as
the middle button. I have checked the archives, but to no avail.

Thanks in Advance
Regards
	Sid
-- 
I've known him as a man, as an adolescent and as a child -- sometimes
on the same day.

Sid Carter                             FreeBSD oder Debian GNU/Linux.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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