← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 874675] Re: Drag and Drop in Ubuntu 11.10 is very bad

 

*** This bug is a duplicate of bug 859474 ***
    https://bugs.launchpad.net/bugs/859474

Ok I added this to my system and now all works fine.

 /usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf

Put this at the end of the file:

Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Option "SHMConfig" "on"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
        Option "TapButton3" "3"
        Option "VertTwoFingerScroll" "1"
        Option "TapAndDragGesture" "1"
        Option "SingleTapTimeout" "320"
        Option "FastTaps" "1"
EndSection

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/874675

Title:
  Drag and Drop in Ubuntu 11.10 is very bad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/874675/+subscriptions