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

Re: mouse scroll wheel ZAxisMapping



Roman Kurmanowytsch on 10/07/05 22:36, wrote:
and it doesn't recognise the 'scroll up' event, instead is mostly
(80% of the time in some apps more than other) thinks I
right-clicked.


although i doubt that you still have this problem, i reply because it
might help other people who have the same problem.

setting the protocol to ExplorerPS/2 did the trick.

here the full configuration:

Section "InputDevice"
        Identifier  "Configured Mouse"
        Driver      "mouse"
        Option      "CorePointer"
        Option      "Device" "/dev/psaux"
        Option      "Protocol" "ExplorerPS/2"
        Option      "Emulate3Buttons" "true"
        Option      "Buttons" "3"
        Option      "ZAxisMapping" "4 5"
EndSection

I half-solved it. I have exactly that configuration now, and it works great until I switch screens on my KVM and then back to debian again. I always have to re-plug-in the mouse into the KVM to get the mouse to behave again.




Reply to: