From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=55088 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PdkQL-0000XU-NE for qemu-devel@nongnu.org; Fri, 14 Jan 2011 09:14:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PdkQK-000694-DW for qemu-devel@nongnu.org; Fri, 14 Jan 2011 09:14:41 -0500 Received: from mail-iw0-f173.google.com ([209.85.214.173]:38238) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PdkQK-00068z-9J for qemu-devel@nongnu.org; Fri, 14 Jan 2011 09:14:40 -0500 Received: by iwn40 with SMTP id 40so2984045iwn.4 for ; Fri, 14 Jan 2011 06:14:39 -0800 (PST) Message-ID: <4D305A4B.4020804@codemonkey.ws> Date: Fri, 14 Jan 2011 08:14:35 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [Spice-devel] paravirtual mouse/tablet References: <4D2ED1C8.7070304@redhat.com> <4D2EE756.2020808@redhat.com> <4D2F2085.204@codemonkey.ws> <4D2F31A7.1060402@redhat.com> <4D2F6372.1010707@codemonkey.ws> <4D300E24.6030100@redhat.com> <20110114104850.GC11611@redhat.com> In-Reply-To: <20110114104850.GC11611@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: spice-devel , Stefan Hajnoczi , Gerd Hoffmann , "qemu-devel@nongnu.org" On 01/14/2011 04:48 AM, Daniel P. Berrange wrote: > NB having all mice bound to one cursor is merely the historical > default behaviour. IIUC the recent "Multi-Pointer X" feature > lets you now have multiple cursors, one per pointing device. > > https://secure.wikimedia.org/wikipedia/en/wiki/Multi-Pointer_X > Yeah, that's exactly what I had in mind and why I suggested an offscreen coordinate. Regards, Anthony Liguori > Regards, > Daniel >