Kernel 2.6 and wheelmouse

JoeHill joehill-rieW9WUcm8FFJ04o6PK0Fg at public.gmane.org
Fri Oct 31 15:14:14 UTC 2003


On Fri, 31 Oct 2003 10:03:00 -0500
Fraser Campbell <fraser-Txk5XLRqZ6CsTnJN9+BGXg at public.gmane.org> uttered:

> Here's the pointer part of my X config:
> 
>     Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"                "/dev/psaux"
>         Option          "Protocol"              "ImPS/2"
>         Option          "ZAxisMapping"          "4 5"
>     EndSection
> 
> Any ideas?

Try this:

    Option "ZAxisMapping" "6 7"
    Option "Buttons" "7"

then, in your .xinitrc (assuming you start X from runlevel 3)

xmodmap -e "pointer = 1 2 3 7 6 4 5"

This was how I managed to get all of the buttons working on my
Intellimouse, maybe it will enable the wheel in yours?

One thing I can tell you for sure, you are not alone:

http://www.google.ca/linux?hl=en&ie=ISO-8859-1&q=%22kernel+2.6%22+%2B+mouse+problems&btnG=Google+Search&meta=

-- 
JoeHill
Registered Linux user #282046
Homepage: www.orderinchaos.org
+++++++++++++++++++++++++++
What sane person could live in this world and not be crazy?
		-- Ursula K. LeGuin
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list