]> Git Repo - qemu.git/commit
ps2: Fix lost scancodes by recent changes
authorOGAWA Hirofumi <[email protected]>
Tue, 27 Dec 2016 19:55:51 +0000 (04:55 +0900)
committerGerd Hoffmann <[email protected]>
Tue, 10 Jan 2017 07:14:20 +0000 (08:14 +0100)
commite934644126f214a99bb3b3201f73fe7f0c579ef7
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 <[email protected]>]
Signed-off-by: OGAWA Hirofumi <[email protected]>
Reviewed-by: HervĂ© Poussineau <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/input/ps2.c
qapi-schema.json
ui/input-keymap.c
This page took 0.027437 seconds and 4 git commands to generate.