summaryrefslogtreecommitdiff
path: root/qemu-keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2017-10-16tools: add qemu-keymapGerd Hoffmann1-0/+258
qemu-keymap generates qemu reverse keymaps from xkb keymaps, which can be used with the qemu "-k" command line switch. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20171005153330.19210-2-kraxel@redhat.com