From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FX2vE-0003a6-9e for qemu-devel@nongnu.org; Fri, 21 Apr 2006 17:12:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FX2vC-0003Zq-N9 for qemu-devel@nongnu.org; Fri, 21 Apr 2006 17:12:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FX2vC-0003Zn-H9 for qemu-devel@nongnu.org; Fri, 21 Apr 2006 17:12:10 -0400 Received: from [203.190.192.17] (helo=wasp.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FX2wp-0004uA-Nx for qemu-devel@nongnu.org; Fri, 21 Apr 2006 17:13:52 -0400 Message-ID: <44494AFD.6040200@wasp.net.au> Date: Sat, 22 Apr 2006 01:13:33 +0400 From: Brad Campbell MIME-Version: 1.0 Subject: Re: [Qemu-devel] USB Tablet Emulation + VNC patch.. References: <44395EE9.3040403@wasp.net.au> <44396E20.6010103@wasp.net.au> <4439753C.8080405@us.ibm.com> <44397848.1070707@wasp.net.au> <44397EFA.5070104@us.ibm.com> <44398445.4010602@wasp.net.au> <443985C3.1000206@us.ibm.com> <4439954C.1050609@wasp.net.au> <4439D396.6010006@us.ibm.com> <443A15E9.4060806@wasp.net.au> <20060419171842.GF15855@narn.hozed.org> In-Reply-To: <20060419171842.GF15855@narn.hozed.org> 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 Troy Benjegerdes wrote: > On Mon, Apr 10, 2006 at 12:23:05PM +0400, Brad Campbell wrote: >> Anthony Liguori wrote: >>> I spent some time cleaning this all up. The following integrates Brad's >>> patches and the patch from >>> http://gnome.dnsalias.net/patches/qemu-hidmousexp.patch >>> >>> It adds a new emulated USB device that reports absolute coordinates. It >>> also modifies SDL to operate in grabless mode when an absolute input >>> device is enabled. I think it's pretty close to apply-able. To use, >>> just specify: -usbdevice tablet >>> >>> With Xorg from CVS, the evdev driver segfaults. This is apparently >>> expected behavior. Hopefully it will be fixed soon. It works quite >>> nicely under Win2k. >> Here is the vnc patch to go on top of that and the latest cvs. > > This works beautifully so far.. I applied the VNC patch to the latest > qemu CVS (which has the usb tablet emulation already). > > Now, does anyone have instructions on how to get Win2k installed and > updated to the latest set of security patches? I can get service pack 4 > installed, but running windowsupdate seems to never work right. If I run it up with -win2k-hack then windowsupdate works fine.. Here is what I did though (although variants have worked) Install win2k-sp4 run windowsupdate and ignore the warning about ie6, let it install the updated windows-update component. Reboot, install ie6, reboot, then run windows-update and install all the patches. All of this with win2k-hack enabled or it won't work.. and the updated win2k-hack from Leo so it works with dma.. -- "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