I'm using Debian unstable and added marblemouse to the serverlayout section and 
added the inputdevice section as below. This allows scrolling by pressing the 
small left button.,

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
        InputDevice    "Generic Keyboard"
        InputDevice     "Marble Mouse"
        InputDevice    "Configured Mouse"
EndSection


Section "InputDevice"
        Identifier  "Marble Mouse"
        Driver      "mouse"
        Option      "CorePointer"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "ExplorerPS/2"
        Option      "Buttons" "5"
        Option      "ButtonMapping"         "1 8 3 6 7"
        Option      "Emulate3Buttons" "true"
        Option      "EmulateWheel" "true"
        Option      "EmulateWheelTimeout" "200"
        Option      "EmulateWheelButton" "6"
        Option      "YAxisMapping" "4 5"
EndSection

-- 
button mappings wrong with logitech marble mouse
https://bugs.launchpad.net/bugs/313148
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to