Tagged Questions
1
vote
0answers
85 views
Ubuntu isn't loading xorg.conf
I'm running Ubuntu 12.10 on my MacBook Pro, and I've been using synclient to get the trackpad settings how I want them. I created an xorg.conf in /etc/X11 to make the settings permanent:
Section ...
0
votes
2answers
171 views
Increase sensitivity of a touchpad with the synaptics driver
What settings do I need to tweak in order to increase the sensitivity of my touchpad in synaptics?
$ synclient
Parameter settings:
LeftEdge = -2393
RightEdge = ...
0
votes
1answer
171 views
Synaptics mousepad does not work properly after update
Ever since I updated my system on 11.09. my mousepad hasn't been working properly. xserver-xorg-input-synaptics 1.6.2-1ubuntu1~precise1 has been replaced by xserver-xorg-input-synaptics ...
0
votes
0answers
120 views
synaptics/synclient RBCornerButton=3 doesn't work, why?
When I set synclient RBCornerButton=3 it doesn't work.
I've checked with synclient -l if it's set and it looks OK.
What i want is to get right mouse button when i click in right/bottom touchpad area.
...
5
votes
1answer
862 views
How to edit synaptics configuration? xorg.conf way doesen't work
I need to bind the TapButton3 as central mouse button so i do:
synclient TapButton3=2
it works great but when i restart or wake up from suspension it forgets the setting.
i know that i have to ...
2
votes
1answer
10k views
How to edit Synaptics Touchpad values in Ubuntu 12.04? No xorg.conf file!
After I installed Ubuntu 12.04 got some issues with my touchpad.
I reported the problem and finally today a guy replied here - ...
2
votes
1answer
87 views
How can I port packages from OpenSuSE to Ubuntu?
My question stems from the fact that I could use my Synaptics Clickpad perfectly in OpenSuSE, but cannot in Ubuntu 12.04. Earlier versions also had problems.
I got the ...
0
votes
1answer
373 views
Upgrade xserver-xorg-input-synaptics
I have a Thinkpad x220i. I'm using Natty. The touchpad works ok, but the pointer is "shaky" which is really distracting.
I tested the Oneiric Alpha 3 and there the Touchpad works fine out of the ...
0
votes
1answer
370 views
Creating synaptics entry in xorg.conf cases X to not start
Ubuntu 11.04 doesn't seem to have an entry for my Synaptics Touchpad xorg.conf file by default.
As soon as I create
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
...
2
votes
2answers
402 views
Pointing devices doesn't keep configuration
I'm not able to scroll by my touchpad after reboot. When I set from System > Preferences > Pointing devices the vertical scrolling, it works till reboot.
My X11 current configuration is:
Section ...
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 ...