ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #109760
[Bug 717264] [NEW] Selection with Synaptics Touchpad impossible
You have been subscribed to a public bug:
With Kubuntu 10.10 my
Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04773/0xe40000/0x5a0400
work quit well, after creating configurationfile
/usr/share/X11/xorg.conf.d/52-synaptics-quirks.conf
with content:
Section "InputClass"
Identifier "touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
Option "SHMConfig" "on"
Option "VertTwoFingerScroll" "on"
Option "HorizTwoFingerScroll" "on"
Option "EmulateTwoFingerMinZ" "50"
Option "JumpyCursorThreshold" "150"
EndSection
With Kubuntu 11.04, kernel 2.6.38-3-generic #30-Ubuntu SMP Thu Feb 10 00:33:26 UTC 2011 x86_64 GNU/Linux
and with the same configuration-file i am not able to select any text.
with 2 fingers on the touchpad, text starts to scroll!
** Affects: xorg (Ubuntu)
Importance: Undecided
Status: New
--
Selection with Synaptics Touchpad impossible
https://bugs.launchpad.net/bugs/717264
You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu.