Synaptics Touchpad is a utility for configuring multitouch on laptop touchpads. Not to be confused with the Synaptic Package Manager, for which the "synaptic" tag should be used instead.
1
vote
1answer
344 views
How to get device ID
I am using ubuntu 11.04 on my system. I want to disable the touchpad of the laptop, and for that I need the device id. Can anybody explain how to find the device ID of my device?
2
votes
2answers
10k views
Where can I download synaptics touchpad drivers? [closed]
Synaptics touchpad is not working on my friend's laptop.
Here is the result of xinput list:
http://paste.ubuntu.com/611380/
I think the touchpad is not detected at all, he's using the laptop ...
0
votes
0answers
2k views
Disable tap-to-click on touchpad on a Dell Latitude e6510, ImPS/2 ALPS GlidePoint [closed]
I'd like to disable the touchpad's tap-to-click feature on my Dell Latitude e6510. I'm running 11.04 Natty. X sees the device like so, according to xinput:
$ xinput list
⎡ Virtual core pointer ...
1
vote
1answer
360 views
Is it normal for syndaemon to use 100% CPU?
Since I upgrade to 11.04, the new Ubuntu One daemon (syndaemon) is using 100% at somewhat random intervals. I'm not updating any files in the folder to my knowledge, so it's a bit confusing as to why ...
3
votes
1answer
784 views
Toggle synaptic touchpad with double tap on a corner
I've got a new HP G42 and it features a led indicator on the touchpad's top left corner and (in windows, with the vendor's driver) it allowed me to tap twice in that corenr to toggle the touchpad and ...
4
votes
1answer
2k views
Change touchpad horizontal and vertical acceleration/sensitivity?
How do I individually change the horizontal and vertical acceleration of the cursor? I can scroll side-to-side in a single stroke on a 1600x900 monitor on my laptop, but I can never do that ...
9
votes
6answers
11k views
50-synaptics.conf options not working
How does Ubuntu come up with the default synaptics settings? I've got Ubuntu Netbook 10.10 installed on an Eeepc 900. Out of the box TapButton2 was set to 3, and TapButton3 was set to 2.
I have ...
1
vote
2answers
1k views
How to get the touchpad working on Acer Extensa 5630 [closed]
The touchpad on my Acer Extensa 5630z does not work. It used to work fine in Windows 7, but it has not worked since the moment I installed Ubuntu. I've tried installing synaptics driver using this ...
2
votes
2answers
787 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 ...
8
votes
3answers
1k views
“Disable touchpad button”: touchpad won't re-enable
My Acer Timeline has a "Disable touchpad button" which works too well. That is, once I've pressed it, pressing it again won't re-enable the touchpad. I've tried a couple of things like:
gconftool-2 ...
4
votes
1answer
2k views
Synaptics Touchpad problem when disabling it and then enabling it
My girlfriend has an HP dv6000. In ubuntu 10.10 32bit i use the synaptics on it and all is good but when i disable it and enable it the problem starts. When booting the problem was that the synaptics ...
10
votes
3answers
5k views
What's the recommended way to configure a Synaptics touchpad device?
I want to increase the scroll area by moving the so-called RightEdge a bit towards the middle. Right now I'm doing this via a one-liner that's called at session start (added via ...
6
votes
5answers
1k views
Synaptics touchpad on my Acer 4530 stop working
i got my touchpad stop working after several hours being disabled (using Fn+F7 in my Acer 4530). i've tried many times to turn it on using the same key-combination (Fn+F7), although the touchpad ...
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 ...
4
votes
1answer
1k views
Sometimes keyboard & touchpad work… sometimes not [closed]
When I first ran Ubuntu from CD on this Dell Inspiron 2650, it worked for about ten to fifteen minutes, then it hung (I was probably trying to do too much at once from a Live CD). The next time, my ...
3
votes
3answers
1k views
Disable touchpad hardware buttons
I'd like to disable hardware buttons on the synaptic touchpad, but still be able to use the touchpand and "tap"-click on its surface. I don't find the related options in the output of synclient -l.
...
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
513 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 ...
2
votes
2answers
2k views
Synaptics touch pad disable button not functional
I have a Compaq Presario CQ60-307EA Laptop which has the Synaptics touchpad. It works fine, but one thing that's never worked is the disable button above it, which should completely turn off the ...
5
votes
5answers
2k views
How to Disable touchpad while typing on Aspire One
I want to disable the touchpad while I type on my Aspire one netbook. If I issue the command syndaemon the synaptics driver is not detected:
Unable to find a synaptics device
So, I added the ...