Why isn't my touchpad behaving like said in synclient?
Posted
by
pirad
on Ask Ubuntu
See other posts from Ask Ubuntu
or by pirad
Published on 2012-06-15T16:13:04Z
Indexed on
2012/06/15
21:24 UTC
Read the original article
Hit count: 177
I use a small skript to get my touchpad doing what it should:
synclient LockedDrags=1 PalmDetect=1 PalmMinWidth=200 RightEdge=5340 VertTwoFingerScroll=1 HorizTwoFingerScroll=0 VertEdgeScroll=0 CoastingSpeed=0 LeftEdge=1800 TopEdge=1900 CircularScrolling=1 CircScrollDelta=0.2 CircScrollTrigger=3 TapButton1=1 TapButton3=3 TapButton2=2 &
syndaemon -i 1.3 -d -t -R -k
And when running synclient
everything looks fine. But when I try to scoll, or tap nothing happens. Even after running killall syndaemon
nothing happens. Has anybody an idea? I also have a trackpoint.
edit: One problem is: It worked at some point on my system (wich I installed just yesterday= but then something changed and I don't know what and since then it doesn't work any more.
edit2: Here's the xorg-log part about touchpads: http://paste.ubuntu.com/1042995/
© Ask Ubuntu or respective owner