From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henrik Rydberg Subject: Re: [PATCH 0/3] Input: synaptics - multitouch and multifinger support Date: Mon, 11 Oct 2010 09:48:36 +0200 Message-ID: <4CB2C154.5060303@euromail.se> References: <1286549880-32580-1-git-send-email-chase.douglas@canonical.com> <1286558135.22715.162.camel@mini> <201010081104.01527.dmitry.torokhov@gmail.com> <20101010210434.GC18455@core.coreip.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]:59997 "EHLO ch-smtp01.sth.basefarm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753325Ab0JKHsx (ORCPT ); Mon, 11 Oct 2010 03:48:53 -0400 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Takashi Iwai Cc: Dmitry Torokhov , Chase Douglas , linux-input@vger.kernel.org, xorg-devel@lists.x.org, Chris Bagwell , Andy Whitcroft , linux-kernel@vger.kernel.org, Peter Hutterer , Duncan McGreggor On 10/11/2010 09:35 AM, Takashi Iwai wrote: [...] > In anyway, feel free to add my sign-off there since I already posted > my own one as a reference. > > But, I have an open issue with Chase's patch. Maybe it's rather a > question to Henrik: > > Shouldn't all points be reported as ABS_MT_* events? So far, only the > second touch-point is reported via ABS_MT_* while the first point is > still reported as ABX_[X|Y]. > > I corrected this in my patch I posted, but I wasn't sure, too. I have issues with all submitted patches, but did not give explicit reasons since there were overlapping submissions. Perhaps Chase and yourself can work out how you want to submit the new patches? And yes, all points should be reported as ABS_MT events. Thanks, Henrik