On Wed, Jun 23, 2010 at 10:04:39AM -0400, Chase Douglas wrote:
> From: Benjamin Tissoires
>
> The MT Slots protocol sends only the ABS_MT_* values that have changed
> from a previous set of events. We use the ABS_MT_SLOT value as an index
> into an array of MT valuators.
> (see kernel_src/Documen
On Wed, 2010-06-23 at 17:25 +0200, Benjamin Tissoires wrote:
> Le 23/06/2010 16:04, Chase Douglas a écrit :
> > @@ -1309,6 +1326,14 @@ EvdevMTInitValuators(DeviceIntPtr device, Atom
> > *atoms)
> > pEvdev->old_vals[real_axnum] = -1;
> > }
> > }
> > +
> > +/* TRACK
Le 23/06/2010 16:04, Chase Douglas a écrit :
From: Benjamin Tissoires
The MT Slots protocol sends only the ABS_MT_* values that have changed
from a previous set of events. We use the ABS_MT_SLOT value as an index
into an array of MT valuators.
(see kernel_src/Documentation/input/multi-touch-pr
From: Benjamin Tissoires
The MT Slots protocol sends only the ABS_MT_* values that have changed
from a previous set of events. We use the ABS_MT_SLOT value as an index
into an array of MT valuators.
(see kernel_src/Documentation/input/multi-touch-protocol.txt)
The "Abs Tracking ID" value can be