Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756815Ab0LMX3Q (ORCPT ); Mon, 13 Dec 2010 18:29:16 -0500 Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]:41225 "EHLO ch-smtp01.sth.basefarm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752076Ab0LMX3P (ORCPT ); Mon, 13 Dec 2010 18:29:15 -0500 Message-ID: <4D06AB66.8090909@euromail.se> Date: Tue, 14 Dec 2010 00:25:26 +0100 From: Henrik Rydberg User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: Chase Douglas CC: Dmitry Torokhov , Jiri Kosina , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] input: mt: Interface and MT_TOOL documentation updates References: <1292001842-5000-1-git-send-email-rydberg@euromail.se> <4D065BDE.5020107@canonical.com> <4D068E3C.8080100@euromail.se> <4D06A60D.7010409@canonical.com> In-Reply-To: <4D06A60D.7010409@canonical.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 83.248.200.95 X-Scan-Result: No virus found in message 1PSHlq-0007of-5J. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1PSHlq-0007of-5J 05bbcb0b450c278aa530a5b68fe8550f Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1021 Lines: 25 >> The envelope contacts serve as a way to detect a small area of fingers or a >> large area of fingers. There is nothing inherently problematic with having one >> or three or more such contacts. > > Then I'm more confused :). > > I see one problem: devices that report two touch points, (X1, Y1) and > (X2, Y2), but in reality the touches could be at (X1, Y2) and (X2, Y1) > instead. Using a rectangle helps resolve this issue for panning and > pinching, though not for rotation. If panning and pinching and rotation could all be recovered properly, then the individual contacts could actually have been reconstructed properly in the first place. This is the whole point - there is not enough information available for rotation to be recovered properly. Thanks. Henrik -- 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/