diff options
author | 2013-11-27 11:59:25 +0100 | |
---|---|---|
committer | 2014-03-05 09:50:17 +0100 | |
commit | 9784e5793000f27cf4b506511fedf207dcf8521c (patch) | |
tree | 5777e6b7af823d265ed45391e78bb10f41689e9e /hw/display/omap_lcdc.c | |
parent | input: keyboard: add helper functions to core (diff) | |
download | qemu-9784e5793000f27cf4b506511fedf207dcf8521c.tar.xz qemu-9784e5793000f27cf4b506511fedf207dcf8521c.zip |
input: keyboard: switch legacy handlers to new core
legacy kbd event handlers are registered in the new core,
so they receive events from the new input core code.
keycode -> scancode translation needed here.
legacy kbd_put_keycode() sends events to the new core.
scancode -> keycode translation needed here.
So with this patch the new input core is fully functional
for keyboard events. New + legacy interfaces can be mixed
in any way.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/display/omap_lcdc.c')
0 files changed, 0 insertions, 0 deletions