]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
input: keyboard: add helper functions to core
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 27 Nov 2013 10:38:47 +0000 (11:38 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 5 Mar 2014 08:50:17 +0000 (09:50 +0100)
commit6567147588fabd87c1b633cc35760d45b71b8d41
treec0fc1a0404e6af79fda957e83dd1899eb79f77a7
parentc8b405b6798e3731eb9a71fcd753745f224ce698
input: keyboard: add helper functions to core

A bunch of helper functions to manage keyboard events,
to make life simpler for the ui code when submitting
keyboard events.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/input.h
ui/input.c