Bug#437254: xserver-xorg-input-synaptics: same cause, other simptoms

View: New views
2 Messages — Rating Filter:   Alert me  

Bug#437254: xserver-xorg-input-synaptics: same cause, other simptoms

by Valentin Neacsu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
I have been having trouble with the 0.14.6-0ubuntu7 package from Ubuntu 7.04. Basically what it does is that it fails to register some taps as clicks because of the strange readings described in the previous post (X=1, Y=5855).

More details can be found at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/133060 (with a sample of synclient -m 10 recorded).


Building a website is a piece of cake.
Yahoo! Small Business gives you all the tools to get online.

Bug#437254: xserver-xorg-input-synaptics: other simptoms confirmed

by Nicolas Caval-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I can confirm that some taps are not registered. I didn't notice this before
because i hate taps and disabled them.

And i can confirm that this hack fix this problem as well.
i really don't know this problem could be properly fixed.

--- synaptics.c 2007-05-19 17:56:20.000000000 +0200
+++ synaptics.c 2007-08-30 22:10:02.000000000 +0200
@@ -1713,4 +1713,8 @@
     int i;

+    /* this is crap, but it saves the day */
+       if (hw->x == 1 && hw->y == 5855)
+        hw->numFingers = hw->fingerWidth=0;
+
     /* update hardware state in shared memory */
     para->x = hw->x;


> I have been having trouble with the 0.14.6-0ubuntu7 package from Ubuntu 7.04.
> Basically what it does is that it fails to register some taps as clicks
> because of the strange readings described in the previous post (X=1, Y=5855).
>
>
> More details can be found at:
> https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/133060
>  (with a sample of synclient -m 10 recorded).



--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...