From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henrik Rydberg Subject: Re: [RFC] Multi-Touch (MT) support - arbitration or not Date: Thu, 11 Nov 2010 22:38:53 +0100 Message-ID: <4CDC626D.9050205@euromail.se> References: <20101110050219.GB29110@barra.bne.redhat.com> <4CDA6D25.4070501@euromail.se> <20101110235355.GB4473@barra.bne.redhat.com> <4CDB3D6C.2000507@euromail.se> <20101111012251.GC2121@core.coreip.homeip.net> <20101111082653.GC24415@core.coreip.homeip.net> <20101111192434.GA13163@core.coreip.homeip.net> <4CDC46E5.8040703@euromail.se> 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]:53448 "EHLO ch-smtp01.sth.basefarm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752464Ab0KKVkH (ORCPT ); Thu, 11 Nov 2010 16:40:07 -0500 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Ping Cheng Cc: Dmitry Torokhov , Michal Suchanek , "X.Org Devel List" , Chris Bagwell , linux-input > > Are we going to do the tocuh and pen aribtration in input-mt.c? I need > to understand this to make my patches. If the pen is implemented as just another contact, it will also be treated as such, and arbitration becomes the same thing as single-pointer emulation. Cheers, Henrik