Sunday, July 12, 2009

How to make middle mouse click scroll

Just add these lines to your /etc/X11/xorg.conf file in Hardy!

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "ZAxisMapping" "4 5"
    Option        "Emulate3Buttons" "true"
    Option        "EmulateWheel" "true"
    Option        "EmulateWheelButton" "2"
EndSection


Sorry, no help in Jaunty.  Took a look at xorg.conf on a jaunty box and it was almost blank.  I hate the way they keep changing stuff.  Sticking with LTS for now.

No comments:

Post a Comment

All IP address are logged for your safety but will not be visible to non-subscribers.