Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2002 16:52:13 +0100
From:      Arjan van Leeuwen <avleeuwen@piwebs.com>
To:        Martin Faxer <gmh003532@brfmasthugget.se>, current@FreeBSD.org
Subject:   Re: mousewheel scrolling
Message-ID:  <200211031652.13186.avleeuwen@piwebs.com>
In-Reply-To: <20021103145413.GC78413@lockdown.spectrum.fearmuffs.net>
References:  <20021103145413.GC78413@lockdown.spectrum.fearmuffs.net>

next in thread | previous in thread | raw e-mail | index | archive | help
It works fine here, on a -CURRENT from 2 november.

=46rom XF86Config:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
        Option      "ZAxisMapping" "4 5"
EndSection

Arjan



On Sunday 03 November 2002 15:54, Martin Faxer wrote:
> hi!
>
> what is up with the mousewheel scrolling?
>
> a while ago several people reported it as being broken,
> and it still appears to be broken to this day on a recent -CURRENT.
>
> i've tried several different things, like starting moused with -z 4
> and having ZAxisMapping "4 5" in my XF86Config, but nothing seems
> to be working.  the mousewheel is dead :/
>
> anyone else seeing this?  any "working workaround"?
>
> thanks!
>
> - martin, gmh003532@brfmasthugget.se
>
> ps. i guess it might have something to do with r1.56 of moused.c,
>     i'll try reverting that and see if it makes any difference. ds.
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message


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?200211031652.13186.avleeuwen>