All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] Fixes missing key in usb keyboard emulation
@ 2016-02-04 19:03 ` Daniel Serpell
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread

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

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

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.