From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BJg9B-0006O6-AM for qemu-devel@nongnu.org; Fri, 30 Apr 2004 18:06:17 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BJg8W-0005ab-Ho for qemu-devel@nongnu.org; Fri, 30 Apr 2004 18:06:09 -0400 Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BJg8U-0005XX-Ny for qemu-devel@nongnu.org; Fri, 30 Apr 2004 18:05:34 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BJg8O-0005GN-00 for ; Sat, 01 May 2004 00:05:29 +0200 Received: from h68-144-28-252.sbm.shawcable.net ([68.144.28.252]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 01 May 2004 00:05:28 +0200 Received: from matt by h68-144-28-252.sbm.shawcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 01 May 2004 00:05:28 +0200 From: Matthew Mastracci Date: Fri, 30 Apr 2004 16:05:28 -0600 Message-ID: <4092CDA8.706@aclaro.com> References: <20040423203518.GA19728@jbrown.mylinuxbox.org> <408C4D84.7090709@grandecom.net> <20040429214153.GA17222@jbrown.mylinuxbox.org> <4092C2DC.9050508@grandecom.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------010008020505080308010509" In-Reply-To: <4092C2DC.9050508@grandecom.net> Sender: news Subject: [Qemu-devel] Re: [SDL] Problem with mouse grabbing Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This is a multi-part message in MIME format. --------------010008020505080308010509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit > A pseudo-mouse driver for the guest OS would position the guest mouse > pointer at the position of the host mouse pointer within the VNC > window, instead of using relative mouse movements and pretending to be > a real mouse to the guest OS. Some pointing devices actually report absolute position as part of their packet stream. Some examples: - Synaptics Touchpad - Various PS/2 touchscreen input drivers - Any USB HID-compliant device can The first two require a "knocking" protocol to unlock the absolute positioning data. Only the third has built-in support in Windows. Matt. --------------010008020505080308010509 Content-Type: text/x-vcard; charset=utf8; name="matt.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="matt.vcf" begin:vcard fn:Matthew Mastracci n:Mastracci;Matthew org:aclaro Softworks, inc. adr:;;1900 a - 11 St. SE;Calgary;Alberta;T2H 3G2;Canada email;internet:matt@aclaro.com title:Software Developer tel;work:(403) 299-6612 x-mozilla-html:FALSE url:http://www.aclaro.com version:2.1 end:vcard --------------010008020505080308010509--