diff options
| author | Gerd Hoffmann | 2013-11-27 11:59:25 +0100 |
|---|---|---|
| committer | Gerd Hoffmann | 2014-03-05 09:50:17 +0100 |
| commit | 9784e5793000f27cf4b506511fedf207dcf8521c (patch) | |
| tree | 5777e6b7af823d265ed45391e78bb10f41689e9e /include/exec/user | |
| parent | input: keyboard: add helper functions to core (diff) | |
| download | qemu-9784e5793000f27cf4b506511fedf207dcf8521c.tar.gz 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 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
