[GLLUG] Scroll wheel

Sean picasso@madflower.com
Mon, 28 Jan 2002 13:23:12 -0500 (EST)


try something like this, you _may_ not have to change the Protocal line
Section "Pointer"
    Protocol    "IMPS/2"
    Device      "/dev/mouse"
    ZAxisMapping 4 5


On Mon, 28 Jan 2002, Mike Szumlinski wrote:

> Easy one for you guys....
>
> I have a kensington USB Scroll Mouse that doesn't scroll right now
> because I don't know exactly what I need to put into my XF86Config file.
>
> I currently have this for my mouse directive:
>
> --
> Section "Pointer"
>    Protocol        "Microsoft"
>    Device          "/dev/mouse"
>
> EndSection
> --
>
> I know that it has something to do with this line:
>
> Option "ZAxisMapping" "4 5"
>
> But otherwise I am lost. Any suggestions?
>
> -Mike
>
> _______________________________________________
> linux-user mailing list
> linux-user@egr.msu.edu
> http://www.egr.msu.edu/mailman/listinfo/linux-user
>