summaryrefslogtreecommitdiffstats
path: root/qemu-keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* tools: add qemu-keymapGerd Hoffmann2017-10-161-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