qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH 0/2] Support to change VNC keyboard layout d


From: Eric Blake
Subject: Re: [Qemu-devel] [RFC PATCH 0/2] Support to change VNC keyboard layout dynamically
Date: Mon, 01 Dec 2014 09:37:27 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 11/29/2014 03:39 AM, address@hidden wrote:
> From: Gonglei <address@hidden>
> 
> A bonus of this feature is that supporting different
> people (in different countries) using defferent keyboard

s/defferent/different/

> to connect the same guest but not need to configure
> command line or libivrt xml file then restart guest.
> 
> Using the existing qmp command:
> 
>     -> { "execute": "change",
>                  "arguments": { "device": "vnc", "target": "keymap",
>                                 "arg": "de" } }
>     <- { "return": {} }

Please add a new QMP command.  The existing 'change' command is not
type-safe and therefore difficult to introspect; we should not be adding
more band-aids to it.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]