[GLLUG] Scroll wheel

Mike Szumlinski szumlins@msu.edu
Mon, 28 Jan 2002 04:59:22 -0500


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