Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753377Ab0LNViy (ORCPT ); Tue, 14 Dec 2010 16:38:54 -0500 Received: from adelie.canonical.com ([91.189.90.139]:39634 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751325Ab0LNViw (ORCPT ); Tue, 14 Dec 2010 16:38:52 -0500 Message-ID: <4D07E3E4.50109@canonical.com> Date: Tue, 14 Dec 2010 13:38:44 -0800 From: Chase Douglas User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Dmitry Torokhov , Henrik Rydberg CC: Chris Bagwell , Peter Hutterer , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] Alternative approach to MT_TOOL_ENVELOPE References: <1292361672-2581-1-git-send-email-chase.douglas@canonical.com> In-Reply-To: <1292361672-2581-1-git-send-email-chase.douglas@canonical.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 900 Lines: 23 On 12/14/2010 01:21 PM, Chase Douglas wrote: > Hello all, > > I was left somewhat dissatisfied by the MT_TOOL_ENVELOPE addition, so I decided > to try to propose a different solution for the problem. As a recap, the problem > can best be defined by Synaptics hardware that provide two touch coordinates > (X1, Y1) and (X2, Y2). Unfortunately, the real touches may be at (X1, Y2) and > (X2, Y1). Further, three touches may be recognized, but only two coordinates are > reported. > > Following this are four patches. [...] I forgot to mention that these apply on top of Dmitry's next tree plus the first synaptics multitouch patch. My bad :(. -- Chase -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/