From: "Daniel P. Berrange" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] Fix SDL keymapping when run against non-Linux X11 server
Date: Tue, 17 Jan 2012 19:35:05 +0000 [thread overview]
Message-ID: <1326828907-13822-1-git-send-email-berrange@redhat.com> (raw)
The following two patches make the SDL display keymapping work correctly
when QEMU is executed on Linux, but displayed on an OS-X or Win32 X11
server. As an added bonus, I included support for the SDL Quartz and
Win32 video drivers, but I'm not clear if QEMU actually works with them.
The changes are based on code pulled as-is from GTK-VNC / SPICE-GTK
which have had good success with this approach.
This is in response to this bug report
http://lists.nongnu.org/archive/html/qemu-devel/2012-01/msg01418.html
next reply other threads:[~2012-01-17 19:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-17 19:35 Daniel P. Berrange [this message]
2012-01-17 19:35 ` [Qemu-devel] [PATCH 1/2] Rewrite the way keycode conversions are performed Daniel P. Berrange
2012-01-17 19:59 ` Daniel P. Berrange
2012-01-18 16:53 ` Anthony Liguori
2012-01-18 17:07 ` Daniel P. Berrange
2012-01-18 17:47 ` Anthony Liguori
2012-01-18 18:31 ` Daniel P. Berrange
2012-01-18 18:38 ` Anthony Liguori
2012-01-17 19:35 ` [Qemu-devel] [PATCH 2/2] Add pre-generated keymaps Daniel P. Berrange
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=1326828907-13822-1-git-send-email-berrange@redhat.com \
--to=berrange@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.