ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #143666
[Bug 874675] Re: Drag and Drop in Ubuntu 11.10 is very bad
After reading Kai's posting I solved the problem permanently by adding
the following lines to /usr/share/X11/xorg.conf.d/51-synaptics-
quirks.conf
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
** Package changed: unity (Ubuntu) => xserver-xorg-input-synaptics
(Ubuntu)
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Status: Invalid => Confirmed
--
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