diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-09 02:18:52 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-09 02:18:52 (EST) |
commit | ff2984ee315ac8e8b9da1874ac463362b0250b28 (patch) | |
tree | f8a383d3527095850e883dfc62522a978f338124 /docs | |
parent | da9cc6ea21914d7d2941f804219c9e22a74ce7d9 (diff) | |
download | libreboot-ff2984ee315ac8e8b9da1874ac463362b0250b28.zip libreboot-ff2984ee315ac8e8b9da1874ac463362b0250b28.tar.gz libreboot-ff2984ee315ac8e8b9da1874ac463362b0250b28.tar.bz2 |
grub-assemble: add French Dvorak (BEPO) keyboard layout.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 571e115..eb88557 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -57,6 +57,7 @@ <li>US Dvorak keyboard: <b>libreboot_usdvorak_txtmode.rom</b></li> <li>UK Dvorak keyboard: <b>libreboot_ukdvorak_txtmode.rom</b></li> <li>French Azerty keyboard: <b>libreboot_frazerty_txtmode.rom</b></li> + <li>French Dvorak (BEPO): <b>libreboot_frdvbepo_txtmode.rom</b></li> <li>Italian Qwerty keyboard: <b>libreboot_itqwerty_txtmode.rom</b></li> <li>Swedish Qwerty keyboard: <b>libreboot_svenska_txtmode.rom</b></li> </ul> @@ -67,6 +68,7 @@ <li>US Dvorak keyboard: <b>libreboot_usdvorak_vesafb.rom</b></li> <li>UK Dvorak keyboard: <b>libreboot_ukdvorak_vesafb.rom</b></li> <li>French Azerty keyboard: <b>libreboot_frazerty_vesafb.rom</b></li> + <li>French Dvorak (BEPO): <b>libreboot_frdvbepo_txtmode.rom</b></li> <li>Italian Qwerty keyboard: <b>libreboot_itqwerty_vesafb.rom</b></li> <li>Swedish Qwerty keyboard: <b>libreboot_svenska_vesafb.rom</b></li> </ul> |