[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mouse scrolling with xserver-xfree86 v4



On Tue, Nov 20, 2001 at 03:31:39PM -0500, list1@centerbox.com wrote:
> Hi.
> 
> I have installed a new video card with a new xserver-xfree86 v4.
> I had version 3 before. Everything works fine accept for the mouse scrolling.
> I have gpm daemon running just like before.
> My mouse is a simple logitech with 2 bottons and a clickable wheel.
> Did I pick a wrong mouse type at  dpkg-reconfigure xserver-xfree86 ?
> Or is there something new in xfree86 v4 that I'm not aware of ?

In version 3, you added the following to the Pointer section to
get the scroll to work : 
        Buttons 5
        ZAxisMapping    4 5

In version 4, you added the following to the apropriate
InputDevice section:
    Option "Buttons"      "5"
    Option "ZAxisMapping" "4 5"




Reply to: