Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755558Ab0LIBMf (ORCPT ); Wed, 8 Dec 2010 20:12:35 -0500 Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]:55354 "EHLO ch-smtp02.sth.basefarm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751729Ab0LIBMd (ORCPT ); Wed, 8 Dec 2010 20:12:33 -0500 Message-ID: <4D002CE8.2060803@euromail.se> Date: Thu, 09 Dec 2010 02:12:08 +0100 From: Henrik Rydberg User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Dmitry Torokhov CC: Ping Cheng , Chase Douglas , Jiri Kosina , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] input: mt: Add an envelope tool type References: <1291721340-22652-1-git-send-email-rydberg@euromail.se> <4CFFC3C2.1080905@canonical.com> <20101208235805.GE15294@core.coreip.homeip.net> In-Reply-To: <20101208235805.GE15294@core.coreip.homeip.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 83.248.196.64 X-Scan-Result: No virus found in message 1PQV3T-00061i-7M. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1PQV3T-00061i-7M dc8ae6747da6951b701c4e8841840393 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1023 Lines: 26 >>> >>> Is it assumed that the envelop has only two touches comprising it? Or is >>> it any number of touches? If it's any number of touches, how does one >>> know how many touches it is? >> >> Those are good questions. Specifying how many touches are in the >> envelop makes sense. It also covers rectangle as a special case of >> envelop. > > I have a feeling that trying to accomodate non-rectangular, more than 2 > point shapes without using native MT data is over-engineering the > problem... Do we have examples other than older generation Elantechs and > Synaptics that need envelope notion? > Those are the ones targeted so far. Maybe appletouch could be added to the list as well. I imagine all drivers will end up using zero, one and two envelope points. 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/