summary refs log tree commit diff stats
path: root/ui/spice-input.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2013-11-27 11:59:25 +0100
committerGerd Hoffmann <kraxel@redhat.com>2014-03-05 09:50:17 +0100
commit9784e5793000f27cf4b506511fedf207dcf8521c (patch)
tree5777e6b7af823d265ed45391e78bb10f41689e9e /ui/spice-input.c
parent6567147588fabd87c1b633cc35760d45b71b8d41 (diff)
downloadfocaccia-qemu-9784e5793000f27cf4b506511fedf207dcf8521c.tar.gz
focaccia-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 'ui/spice-input.c')
0 files changed, 0 insertions, 0 deletions