qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Fixes missing key in usb keyboard emulation
@ 2016-02-04 19:03 Daniel Serpell
  2016-02-04 19:03 ` [Qemu-devel] [PATCH] Adds keycode 86 to the hid_usage_keys translation table Daniel Serpell
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Serpell @ 2016-02-04 19:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Daniel Serpell

Hi,

This one-liner patch adds a translation entry for the key that is between
left shift and 'Z' on international keyboards, enabling its use in the
usb keyboard device emulation.

Daniel Serpell (1):
  Adds keycode 86 to the hid_usage_keys translation table.

 hw/input/hid.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.7.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-11  5:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-04 19:03 [Qemu-devel] [PATCH] Fixes missing key in usb keyboard emulation Daniel Serpell
2016-02-04 19:03 ` [Qemu-devel] [PATCH] Adds keycode 86 to the hid_usage_keys translation table Daniel Serpell
2016-02-05  9:16   ` Gerd Hoffmann
2016-02-11  5:48   ` Michael Tokarev

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).