0
votes
0answers
142 views

synaptics multitouch not working 12.04

I have a laptop (Acer 7745G) with a synaptics touchpad that should support up to 3 finger multitouch if I am interpreting the output of grep "TouchPad: buttons" /var/log/Xorg.0.log correctly. The ...
1
vote
1answer
183 views

3 finger multitouch - Lenovo E530

i have started to try out some more from Ubuntu as dualboot on my laptop (Lenovo E530 with 640M). In Windows my touchpads gestures are working with three fingers to emulate back and forward (in a ...
4
votes
1answer
5k views

multitouch gestures

I wanted to know how I could configure multi-touch gestures in Ubuntu. In windows I can do this using the synaptics driver software. I have already used synclient to configure the taps, palmdetect, ...
1
vote
1answer
1k views

(thinkpad t400) Two-finger scroll stops working after reboot

I am using Ubuntu 12.10 and I really want to use two-finger scrolling on the Synaptics TouchPad. I can't activate it in the System Preferences because the checkbox is disabled. Finally I managed to ...
6
votes
2answers
7k views

Are there other gestures for the Synaptics Touchpad besides two-finger scrolling?

I have a Synaptics Touchpad on my Dell XPS 14z and I was wondering if there was any way I could enable some gestures besides two-finger scrolling. Are there any special drivers i need? I've read ...
5
votes
1answer
1k views

Grab Handles by Three-Finger Tap not working after upgrade to 12.04

I recently upgrade my Ubuntu installation from 11.10 to 12.04. Before the upgrade I was able to use three-finger tapping to bring up the grab-handles. Unfortunately, after the upgrade, that ...
2
votes
1answer
1k views

Two-finger scroll not working in some apps

Starting yesterday the two-finger scroll on my laptop seems to be acting up. It works perfectly in almost everything, except gedit and nautilus. I wasn't able to find any reference to this issue, ...
5
votes
1answer
726 views

How to disable Synaptics pinch-to-zoom support in evince (PDF viewer)?

My friend experiences this bug: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/875359 But most of the time zoom is activated unintentionally when using two-fingers scrolling on a Synaptics ...
0
votes
1answer
282 views

3-finger tap getting prematurely grabbed

Recently I upgraded from Ubuntu 11.04 to 11.04. By default 2-finger tap was set to right click and 3-finger tap (3FT) to middle click (button 3). 2-finger tap works fine when I set tap-action to x x x ...
2
votes
0answers
7k views

How do I enable multitouch on a Dell Inspiron 15R? [duplicate]

Possible Duplicate: How do I enable my synaptics trackpad? I installed Ubuntu 11.10 on Dell Inspiron 15R, but the touchpad (manufactured by Alps) is recognized as a normal mouse, so it ...
0
votes
1answer
631 views

With Ubuntu 11.04 and 11.10, why do I have to run commands to enable two finger scrolling?

When I run the following commands in the terminal the radio button in the mouse options will enable two finger scrolling. If I do not run these commands first, then scrolling radio button no longer ...
2
votes
3answers
265 views

Is it possible to set a defined area for multitouch gestures on an Synaptics touchpad?

I have a HP dm1z with one of those button-less click pads. I'm running Oneiric beta, and the multitouch functionality works - I'm able to two finger scroll and move windows with a 3 finger gesture. ...
2
votes
2answers
784 views

Mouse wheel on Dell Vostro V13

I have a Dell Vostro V13, which Canonical claim is "Certified" for Ubuntu. So it surprises me that the synaptics trackpad isn't recognised as such and defaults to psmouse emulation. This means no ...
0
votes
1answer
2k views

Synaptics driver - touchpad scrolling not working [closed]

I can't make my touchpad scrolling to work at all :/ I googled it, found some similar questions and some solutions, but none of them works for me :/ Any ideas? It's really annoying problem. My OS ...
7
votes
3answers
1k views

Why does the “Mouse” preferences GUI not allow me to enable two-finger scrolling?

I know that my touchpad is capable of it. I can enable glitch-free two-finger scrolling by running this script: #! /bin/sh synclient VertTwoFingerScroll=1 synclient HorizTwoFingerScroll=1 synclient ...
5
votes
2answers
4k views

How to use touch-gesture-recognition-stack on multitouch-enabled touchpads?

I currently have a Synaptics touchpad with only few classic multitouch features (2 finger scroll, right click). By installing the respective testing suite, I saw that it doesn't accept my touchpad as ...
18
votes
11answers
9k views

How do I restore two finger middle click again?

it used to be that tapping two fingers on the touchpad send a middle mouse click. Now it does a right click and three fingers now are the middle click. I really can't understand the change and think ...
3
votes
3answers
512 views

Touchpad is weird after reboot from Windows

I'm dualbooting Ubuntu and Win7 (though I must admit I can count the number of times I've used Win7 during the last 6 months on one hand). My laptop is a Acer TravelMate 8471. One thing I noticed ...