From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FSJt7-00061d-JB for qemu-devel@nongnu.org; Sat, 08 Apr 2006 16:18:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FSJt5-00061R-TQ for qemu-devel@nongnu.org; Sat, 08 Apr 2006 16:18:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FSJt5-00061O-Oq for qemu-devel@nongnu.org; Sat, 08 Apr 2006 16:18:27 -0400 Received: from [203.190.192.17] (helo=wasp.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FSJxL-0002Au-Oe for qemu-devel@nongnu.org; Sat, 08 Apr 2006 16:22:52 -0400 Message-ID: <44381AE0.1020106@wasp.net.au> Date: Sun, 09 Apr 2006 00:19:44 +0400 From: Brad Campbell MIME-Version: 1.0 Subject: Re: [Qemu-devel] VNC terminal server? References: <443802FB.9060700@win4lin.com> In-Reply-To: <443802FB.9060700@win4lin.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Leonardo E. Reiter wrote: > The mouse sync solution we have in Win4Lin Pro is okay, but it's a bit > slow and I'd like to do something much cleaner. Of course if I do the > wacom tablet implementation, it will be open source and part of QEMU > itself. > This link might or might not be intersting http://72.14.203.104/search?q=cache:fZ3xQJYOy6UJ:www.codecomments.com/archive421-2005-5-499360.html+hid+mouse+absolute+support&hl=en&ct=clnk&cd=1&lr=lang_en Apparently USB HID supports absolute input devices natively. Given we have a HID mouse driver of sorts in qemu I wonder if that is another avenue perhaps ? -- "Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so." -- Douglas Adams