From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DKnG6-0001Ek-4h for qemu-devel@nongnu.org; Sun, 10 Apr 2005 20:58:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DKnG2-0001Cj-Vo for qemu-devel@nongnu.org; Sun, 10 Apr 2005 20:58:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DKnG2-0001Cg-RL for qemu-devel@nongnu.org; Sun, 10 Apr 2005 20:58:30 -0400 Received: from [212.16.62.50] (helo=mail.13thfloor.at) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DKncb-0004Z0-0d for qemu-devel@nongnu.org; Sun, 10 Apr 2005 21:21:49 -0400 Date: Mon, 11 Apr 2005 03:20:17 +0200 From: Herbert Poetzl Subject: Re: [Qemu-devel] Cocoa Video Driver & mouse grabbing Message-ID: <20050411012017.GA11235@MAIL.13thfloor.at> References: <42588DA6.4060106@kberg.ch> <42590955.5070100@kberg.ch> <282c26223c172bc5498fe3a2ceb6eb31@cordney.com> <425924FE.5090302@kberg.ch> <42595948.2020900@kberg.ch> <20050410172038.GB20401@MAIL.13thfloor.at> <20050410195545.GA14875@jbrown.mylinuxbox.org> <1113164771.25892.26.camel@aragorn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1113164771.25892.26.camel@aragorn> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: jhoger@pobox.com, qemu-devel@nongnu.org On Sun, Apr 10, 2005 at 01:26:11PM -0700, John R. Hogerhuis wrote: > On Sun, 2005-04-10 at 15:55 -0400, Jim C. Brown wrote: > > On Sun, Apr 10, 2005 at 07:20:38PM +0200, Herbert Poetzl wrote: > > > btw, what is the problem with emulating a touchscreen like > > > interface for the guest? it would be sufficient to set the > > > coordinate field to the window size and every host point > > > could be translated 1:1 to the guest .. no magic, no special > > > accelleration, just simple coordinates ... > > > > > > probably I'm missing something utterly important here, because > > > it cannot be that simple, can it? > > > > > > > Once the absolute coordinates pass through from the touchpad, acceleration can > > still be applied. The effect of this is that the translation is no longer > > 1:1 ... emulating a touchpad doesn't really help unless acceleration is turned > > off in touchpad mode for the guest. > > > > Oops, he said touchscreen not touchpad. > > A high res touchscreen emulation sounds like a promising solution. Won't > work with all OSes, but it should work with newer ones anyway. Clever > idea. thanks! http://www.elotouch.com/support/linux.asp http://www.elotouch.com/support/dnld.asp http://www.3M.com/3MTouchSystems/downloads/legacy.jhtml#Linux http://www.wacom.com/productsupport/linux.cfm just some links ... best, Herbert > -- John. > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel