aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/keymaps/da
AgeCommit message (Collapse)AuthorFilesLines
2020-08-21keymaps: updatePaolo Bonzini1-2/+240
Looks like update-keymaps has not been run in a while. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-03-18keymaps: regenerate keymapsGerd Hoffmann1-2/+8
Pick up the config updates. Also add a few keys to the maps which got a QKeyCode assigned since the last time we generated the maps (Hiragana_Katakana, Muhenkan). Sync with xkbcommon updates. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190315110248.29208-3-kraxel@redhat.com
2017-10-16pc-bios/keymaps: keymaps updateGerd Hoffmann1-8/+724
Update the keymaps with the ones generated by qemu-keymap Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20171005153330.19210-4-kraxel@redhat.com
2009-05-28Move keymaps into pc-biosAnthony Liguori1-0/+120
This isn't the most ideal layout, but it makes -L /path/to/git/pc-bios Just Work which is very convenient. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>