On Thu, Sep 17, 2015 at 04:31:36PM -0400, Benjamin Tissoires wrote:
> On Thu, Sep 17, 2015 at 11:01 AM, Daniel Martin
> wrote:
> > Section "Event Computation" had this:
> > ...
> > ABS_MT_TOOL_X := C_X
> > ABS_MT_TOOL_X := C_Y
> >
> > Replace the second ABS_MT_TOOL_X with ABS_MT_TOOL_Y
On Thu, Sep 17, 2015 at 11:01 AM, Daniel Martin
wrote:
> Section "Event Computation" had this:
> ...
> ABS_MT_TOOL_X := C_X
> ABS_MT_TOOL_X := C_Y
>
> Replace the second ABS_MT_TOOL_X with ABS_MT_TOOL_Y.
>
> Signed-off-by: Daniel Martin
> ---
Acked-by: Benjamin Tissoires
> Documen
Section "Event Computation" had this:
...
ABS_MT_TOOL_X := C_X
ABS_MT_TOOL_X := C_Y
Replace the second ABS_MT_TOOL_X with ABS_MT_TOOL_Y.
Signed-off-by: Daniel Martin
---
Documentation/input/multi-touch-protocol.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/