From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LPMnx-0004lC-EZ for qemu-devel@nongnu.org; Tue, 20 Jan 2009 15:02:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LPMnv-0004l0-3K for qemu-devel@nongnu.org; Tue, 20 Jan 2009 15:02:32 -0500 Received: from [199.232.76.173] (port=56265 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPMnu-0004kx-TW for qemu-devel@nongnu.org; Tue, 20 Jan 2009 15:02:30 -0500 Received: from caffeine.csclub.uwaterloo.ca ([129.97.134.17]:42728) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LPMnu-0001QQ-Es for qemu-devel@nongnu.org; Tue, 20 Jan 2009 15:02:30 -0500 Date: Tue, 20 Jan 2009 15:02:29 -0500 Subject: Re: [Qemu-devel] Re: Extremely slow graphic updates Message-ID: <20090120200229.GC29175@csclub.uwaterloo.ca> References: <4975B3F6.6050706@eu.citrix.com> <20090120144518.GW29175@csclub.uwaterloo.ca> <4975EC17.3090404@eu.citrix.com> <20090120165534.GY29175@csclub.uwaterloo.ca> <20090120170933.GF5177@const.bordeaux.inria.fr> <20090120181533.GZ29175@csclub.uwaterloo.ca> <4976151B.2000903@eu.citrix.com> <20090120182548.GA29175@csclub.uwaterloo.ca> <20090120193502.GB29175@csclub.uwaterloo.ca> <20090120194655.GA29412@shareable.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090120194655.GA29412@shareable.org> From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen) 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 Cc: Paul Brook , Stefano Stabellini On Tue, Jan 20, 2009 at 07:46:55PM +0000, Jamie Lokier wrote: > You can switch Vinagre between full-keyboard mode and the mode where > it intercepts keys like control-W. In the former mode, you can even > send Control-Alt-Del from the keyboard. I agree it's annoying, but > much less so when you know how to do this (unfortunately the different > states aren't made obvious, and I don't remember how to switch them > right now). > > Since I learned this, Vinagre got a lot nicer and I use VNC for all my > QEMU and KVM sessions now. I got annoyed with SDL for other reasons, > and being able to detach from a running VM is quite nice. Seems vinagre is control-alt as it's grab/release keys, which of course qemu does as well, so no wonder it's being hit and miss on working or not. Any way to change the qemu keystrokes? Or I just have to find a better vnc client. -- Len Sorensen