commit | 02aa76c2ba5df8db7c968d92959af2a7c35690a8 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Mar 11 12:15:39 2014 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri May 16 08:30:11 2014 +0200 |
tree | bf80789166d651d63c71dd1c74747026bf5ba303 | |
parent | 2858ab09e6f708e381fc1a1cc87e747a690c4884 [diff] |
input: key mapping helpers Add helper functions to translate KeyValue (qapi key representation) into other representations: traditional qemu key numbers, qapi key codes (Q_KEY_CODE_*) and scancode sequences. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>