From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwVKx-0004BO-9b for qemu-devel@nongnu.org; Thu, 04 Dec 2014 07:16:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwVKr-0007Vy-SV for qemu-devel@nongnu.org; Thu, 04 Dec 2014 07:16:47 -0500 Received: from szxga03-in.huawei.com ([119.145.14.66]:59770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwVKr-0007UY-5K for qemu-devel@nongnu.org; Thu, 04 Dec 2014 07:16:41 -0500 Message-ID: <54805097.20308@huawei.com> Date: Thu, 4 Dec 2014 20:16:23 +0800 From: Gonglei MIME-Version: 1.0 References: <1417589746-12176-1-git-send-email-arei.gonglei@huawei.com> <20141203093807.GA10160@redhat.com> <547EDD01.7050608@huawei.com> <1417608638.14168.49.camel@nilsson.home.kraxel.org> <547FC7C8.6050304@huawei.com> <1417682821.14168.128.camel@nilsson.home.kraxel.org> <54802D6E.4080704@huawei.com> <20141204095349.GB16269@redhat.com> <54804E72.9050305@huawei.com> <20141204121000.GF16269@redhat.com> In-Reply-To: <20141204121000.GF16269@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v2 0/6] Support to change VNC keyboard layout dynamically List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: "Huangpeng (Peter)" , "lcapitulino@redhat.com" , "Huangweidong (C)" , Gerd Hoffmann , "qemu-devel@nongnu.org" On 2014/12/4 20:10, Daniel P. Berrange wrote: > On Thu, Dec 04, 2014 at 08:07:14PM +0800, Gonglei wrote: >> On 2014/12/4 17:53, Daniel P. Berrange wrote: >> >>> We do now provide Windows builds of viewer-viewer + remote-viewer >>> in a single MSI installer for Win 32 & 64 bit >>> >>> http://virt-manager.org/download/ >> >> Hi, >> >> I had installed virt-viewer-x86-1.0.msi on my windows machine, >> and I connected the guest with remote-viewer successfully. But >> I don't know how to enable this vnc client's raw scancode extension >> capability so that I can use 'en-us' keymap to my guest booted with >> '-k de' (in command line). Any documents or FAQ? Thanks, > > Just remove the keymap setting from your QEMU configuration entirely. > > Then you simply need to configure your guest OS desktop to have the > same keymap as your client machine. > OK. Thanks :) Regards, -Gonglei