From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdPBv-00055n-GE for qemu-devel@nongnu.org; Tue, 18 Aug 2009 09:57:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdPBq-00053n-Qh for qemu-devel@nongnu.org; Tue, 18 Aug 2009 09:57:35 -0400 Received: from [199.232.76.173] (port=33792 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdPBq-00053R-CZ for qemu-devel@nongnu.org; Tue, 18 Aug 2009 09:57:30 -0400 Received: from mx2.redhat.com ([66.187.237.31]:54005) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MdPBp-0004zT-Di for qemu-devel@nongnu.org; Tue, 18 Aug 2009 09:57:30 -0400 Message-ID: <4A8AB344.4080004@redhat.com> Date: Tue, 18 Aug 2009 16:57:24 +0300 From: Avi Kivity MIME-Version: 1.0 References: <20090817142759.GC3548@comppasch2> In-Reply-To: <20090817142759.GC3548@comppasch2> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: trouble when ctrl/caps key swapped by X List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "fkater@googlemail.com" Cc: qemu-devel , kvm@vger.kernel.org On 08/17/2009 05:27 PM, fkater@googlemail.com wrote: > Hi, > > I have the ctrl/caps keys swapped by X in xorg.conf: > > Option "XkbOptions" "ctrl:swapcaps" > > The fact that this is not honoured by the guest (win2k) > might be intended or acceptable. > > However, when switching from the guest window to the host > and vice versa using the key combination Ctrl-Tab, the guest > additionally interprets that as a Caps Lock stroke. This is > of couse not intended. > > The result: After each Ctrl-Tab switch, win2k is alternates > between Caps Lock on an off... > > This does of course not happen when using a mouse click into > the guest window for switching to the guest. > > I hope this list is the right place for this issue. > > The qemu list (copied) is probably a better place. Does swapping the keys in the guest work? -- error compiling committee.c: too many arguments to function