Statistics
| Branch: | Revision:

root / pc-bios / keymaps @ 19bf7c87

# Date Author Comment
a828f1b0 12/06/2011 12:01 pm Stefan Weil

Convert keymap file to UTF-8 encoding

Most QEMU files either are pure ASCII or use UTF-8.
Convert this keymap file which still used ISO-8859-1 to UTF-8.

Signed-off-by: Stefan Weil <>
Signed-off-by: Stefan Hajnoczi <>

2a3c633c 01/20/2011 01:37 pm Fred Boiteux

add bepo (french dvorak) keyboard layout

I'm using the Qemu program with VNC I/O, and I had some problems with
my keyboard layout, so I've prepared a definition to be included in
Qemu, built from Xorg description.

Signed-off-by: Frédéric Boiteux <>...

f452095e 05/28/2009 10:14 am Anthony Liguori

Move keymaps into pc-bios

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 <>