From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DKilR-0005rD-D8 for qemu-devel@nongnu.org; Sun, 10 Apr 2005 16:10:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DKilJ-0005mN-2X for qemu-devel@nongnu.org; Sun, 10 Apr 2005 16:10:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DKilI-0005mD-Ri for qemu-devel@nongnu.org; Sun, 10 Apr 2005 16:10:28 -0400 Received: from [64.233.184.194] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DKjF8-0000hM-Px for qemu-devel@nongnu.org; Sun, 10 Apr 2005 16:41:18 -0400 Received: by wproxy.gmail.com with SMTP id 71so2924328wra for ; Sun, 10 Apr 2005 13:39:52 -0700 (PDT) Message-ID: Date: Sun, 10 Apr 2005 22:39:51 +0200 From: Thomas Steffen Subject: Re: [Qemu-devel] Cocoa Video Driver & mouse grabbing In-Reply-To: <1113164771.25892.26.camel@aragorn> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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> Reply-To: Thomas Steffen , 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 On Apr 10, 2005 10:26 PM, John R. Hogerhuis wrote: > 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. Sounds like a good idea. But is there a standard that is supported out of the box by most OSes? Last time I used a touch screen I had to install the driver for the serial protocol myself, even on Linux and on XP. But of course that could be specific to this manufacturer. Thomas