From: "Daniel P. Berrange" <berrange@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Joao Luis Meloni Assirati <jlma@nonada.if.usp.br>,
Michael Tokarev <mjt@tls.msk.ru>,
Markus Armbruster <armbru@redhat.com>,
qemu-devel@nongnu.org, 772422@bugs.debian.org,
gtk-vnc-list@gnome.org
Subject: Re: [Qemu-devel] [PATCH v2 1/2] kbd: add brazil kbd keys to qemu
Date: Thu, 28 May 2015 09:53:37 +0100 [thread overview]
Message-ID: <20150528085337.GB18786@redhat.com> (raw)
In-Reply-To: <1432798845-10118-1-git-send-email-kraxel@redhat.com>
On Thu, May 28, 2015 at 09:40:44AM +0200, Gerd Hoffmann wrote:
> The brazilian computer keyboard layout has two extra keys (compared to
> the usual 105-key intl ps/2 keyboard). This patch makes these two keys
> known to qemu.
>
> For historic reasons qemu has two ways to specify a key: A QKeyCode
> (name-based) or a number (ps/2 scancode based). Therefore we have to
> update multiple places to make new keys known to qemu:
>
> (1) The QKeyCode definition in qapi-schema.json
> (2) The QKeyCode <-> number mapping table in ui/input-keymap.c
>
> This patch does just that. With this patch applied you can send those
> two keys to the guest using the send-key monitor command.
>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
prev parent reply other threads:[~2015-05-28 8:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-28 7:40 [Qemu-devel] [PATCH v2 1/2] kbd: add brazil kbd keys to qemu Gerd Hoffmann
2015-05-28 7:40 ` [Qemu-devel] [PATCH v2 2/2] kbd: add brazil kbd keys to x11 evdev map Gerd Hoffmann
2015-05-28 8:49 ` Markus Armbruster
2015-05-28 8:54 ` Daniel P. Berrange
2015-05-28 10:45 ` Michael Tokarev
2015-05-28 8:53 ` Daniel P. Berrange [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150528085337.GB18786@redhat.com \
--to=berrange@redhat.com \
--cc=772422@bugs.debian.org \
--cc=armbru@redhat.com \
--cc=gtk-vnc-list@gnome.org \
--cc=jlma@nonada.if.usp.br \
--cc=kraxel@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).