From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwVC7-00066I-PZ for qemu-devel@nongnu.org; Thu, 04 Dec 2014 07:07:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwVC2-0004Pn-M0 for qemu-devel@nongnu.org; Thu, 04 Dec 2014 07:07:39 -0500 Received: from szxga01-in.huawei.com ([119.145.14.64]:10058) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwVC2-0004PV-0L for qemu-devel@nongnu.org; Thu, 04 Dec 2014 07:07:34 -0500 Message-ID: <54804E72.9050305@huawei.com> Date: Thu, 4 Dec 2014 20:07:14 +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> In-Reply-To: <20141204095349.GB16269@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 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, Regards, -Gonglei