ps2: Fix lost scancodes by recent changes
commite934644126f214a99bb3b3201f73fe7f0c579ef7
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Tue, 27 Dec 2016 19:55:51 +0000 (28 04:55 +0900)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Jan 2017 07:14:20 +0000 (10 08:14 +0100)
tree0d522d9cb167bee480accc28277401602c724336
parentf27ff81070b0cc4f5906361964563cc680febe2d
ps2: Fix lost scancodes by recent changes

With "ps2: use QEMU qcodes instead of scancodes", key handling was
changed to qcode base. But all scancodes are not converted to new one.

This adds some missing qcodes/scancodes what I found in using.

[set1 and set3 are from <hpoussin@reactos.org>]
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Reviewed-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/input/ps2.c
qapi-schema.json
ui/input-keymap.c