From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GdwDr-0006rR-Ud for qemu-devel@nongnu.org; Sat, 28 Oct 2006 18:00:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GdwDq-0006or-FO for qemu-devel@nongnu.org; Sat, 28 Oct 2006 18:00:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdwDq-0006oe-8u for qemu-devel@nongnu.org; Sat, 28 Oct 2006 18:00:10 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GdwDp-0004kH-MS for qemu-devel@nongnu.org; Sat, 28 Oct 2006 18:00:09 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GdwDi-0004Jm-OV for qemu-devel@nongnu.org; Sun, 29 Oct 2006 00:00:03 +0200 Received: from grante.dsl.visi.com ([208.42.141.248]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Oct 2006 00:00:02 +0200 Received: from grante by grante.dsl.visi.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Oct 2006 00:00:02 +0200 From: Grant Edwards Date: Sat, 28 Oct 2006 21:32:34 +0000 (UTC) Message-ID: Sender: news Subject: [Qemu-devel] grabless mouse operation? 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 I've got Qemu running nicely, but I find it excruciatingly frustrating that qemu always insists on raising its window. If I'd wanted that window on the top, I'd have _put_ it on the top _myself_. I realize that the Qemu authors are very clever folks, but isn't it rather presumptuous for them to insist that they know how windows should be arranged on my desktop better than I? I also find the focus-grabbing to be extremely inconvenient. I've used another emulator (now unsupported) for many years and thought the way the mouse and focus worked (same as every other window) was perfect. There was a patch a couple years ago to make it work more like other emulators like Basilisk and Win4Lin. Does that patch still work? Is there some reason why that patch wasn't accepted? -- Grant Edwards grante@visi.com