Adds keycode 86 to the hid_usage_keys translation table.
commit91dbeeda2d2cf85e733ddd86aa84de12bdf8cd4a
authorDaniel Serpell <daniel.serpell@gmail.com>
Thu, 4 Feb 2016 19:03:40 +0000 (4 16:03 -0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 11 Feb 2016 12:15:47 +0000 (11 15:15 +0300)
tree4e9d10c452367b4c487795ee0dbae159b77eebd8
parent6e9965d429f22cf68d47aa6397f7d5b0eff913cc
Adds keycode 86 to the hid_usage_keys translation table.

This key is present in international keyboards, between left shift and
the 'Z' key, ant is described in the HID usage tables as "Keyboard
Non-US \ and |": http://www.usb.org/developers/hidpage/Hut1_12v2.pdf

This patch fixes the usb-kbd devices.

Signed-off-by: Daniel Serpell <daniel.serpell@gmail.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/input/hid.c