From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40448 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pdl4u-0004Xf-Su for qemu-devel@nongnu.org; Fri, 14 Jan 2011 09:56:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pdl4t-0003nL-PU for qemu-devel@nongnu.org; Fri, 14 Jan 2011 09:56:36 -0500 Received: from smtp6-g21.free.fr ([212.27.42.6]:39136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pdl4t-0003jn-4U for qemu-devel@nongnu.org; Fri, 14 Jan 2011 09:56:35 -0500 Date: Fri, 14 Jan 2011 15:56:10 +0100 (CET) From: =?utf-8?Q?Fr=C3=A9d=C3=A9ric_Grelot?= Message-ID: <738992632.106.1295016970337.JavaMail.root@zimbra.grelot.net> In-Reply-To: <108D35F5-7E49-4598-8903-599190A885E1@suse.de> Subject: Re: [Spice-devel] [Qemu-devel] paravirtual mouse/tablet MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: spice-devel , qemu-devel@nongnu.org > So it'd end up being (x,y,pressure) N times (I think 16 is fine for > the foreseeable future). It's highly speculative, but Microsoft just released Surface 2, and it is able to handle up to 40 different pressure points... It is aimed at people in reunion meeting around a table and manipulation/exchanging documents with each other... If there is no hard/soft limit at 16, maybe it would be a good idea to allow some more from the beginning... Frederic.