commit | bbd1b1cc25d551f2e0f85f4b635f4a769dbd86e4 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Dec 13 12:10:14 2013 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 05 09:50:17 2014 +0100 |
tree | 2667b7643d0cd9e2de35ddd32528a3d683095448 | |
parent | 031fa964399d3ed9090acc1378b65eee2633a5eb [diff] |
input: qapi: add unmapped key Simplifies building something -> QkeyCode mapping tables. Uninitialized entries can easily identified then. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>