summaryrefslogtreecommitdiffstats
path: root/pc-bios/keymaps/fr-ca
Commit message (Collapse)AuthorAgeFilesLines
* keymaps: regenerate keymapsGerd Hoffmann2019-03-181-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
* pc-bios/keymaps: keymaps updateGerd Hoffmann2017-10-161-47/+755
| | | | | | | 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
* keymaps: fr-ca: more fixupsGerd Hoffmann2017-07-201-1/+9
| | | | | | | | Fixes: https://bugs.launchpad.net/qemu/+bug/533613 Cc: Thomas Huth <thuth@redhat.com> Suggested-by: Jérôme Poulin <jeromepoulin@gmail.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20170717133444.16743-1-kraxel@redhat.com
* keymaps: fr-ca: add missing keysGerd Hoffmann2017-07-171-0/+2
| | | | | Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20170712072305.29233-1-kraxel@redhat.com
* Move keymaps into pc-biosAnthony Liguori2009-05-281-0/+50
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>