From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FStbV-0007dm-Pd for qemu-devel@nongnu.org; Mon, 10 Apr 2006 06:26:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FStbU-0007da-PF for qemu-devel@nongnu.org; Mon, 10 Apr 2006 06:26:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FStbU-0007dX-LS for qemu-devel@nongnu.org; Mon, 10 Apr 2006 06:26:40 -0400 Received: from [203.190.192.17] (helo=wasp.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FStg6-0004rL-QE for qemu-devel@nongnu.org; Mon, 10 Apr 2006 06:31:27 -0400 Message-ID: <443A332E.2040009@wasp.net.au> Date: Mon, 10 Apr 2006 14:27:58 +0400 From: Brad Campbell MIME-Version: 1.0 Subject: Re: [Qemu-devel] USB Tablet Emulation References: <443802FB.9060700@win4lin.com> <44381AE0.1020106@wasp.net.au> <443825D8.3080602@win4lin.com> <443953D7.3060109@wasp.net.au> <44395575.1040303@austin.rr.com> <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> In-Reply-To: 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 Johannes Schindelin wrote: >>> 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. > > Before anybody complains: vnc.c needs a major cleanup (what with all that > magic mouse stuff), and there are more things in the patch, like releasing > Ctrl+Alt just before savevm'ing. Not complaining at all. I was looking at removing the magic mouse stuff but that would then remove functionality for clients that currently can't use the hid-abs support. So I left it there and patched it up to work. My feeling is with the current functionality for mice, vnc is probably reaching the point where it could be merged. -- "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