qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] Fixes missing key in usb keyboard emulation


From: Daniel Serpell
Subject: [Qemu-devel] [PATCH] Fixes missing key in usb keyboard emulation
Date: Thu, 4 Feb 2016 16:03:39 -0300

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




reply via email to

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