From ffb658d9bbd1a24a0cf06d4f109ad142de0bf16f Mon Sep 17 00:00:00 2001 From: Dmitry Gorbachev Date: Tue, 5 Jun 2007 21:59:46 +0000 Subject: [PATCH] Fix keyboard layout name. See www.reactos.org/forum/viewtopic.php?t=4004 svn path=/trunk/; revision=27019 --- reactos/boot/bootdata/txtsetup.sif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/boot/bootdata/txtsetup.sif b/reactos/boot/bootdata/txtsetup.sif index 06609a85f5e..043c0492f42 100644 --- a/reactos/boot/bootdata/txtsetup.sif +++ b/reactos/boot/bootdata/txtsetup.sif @@ -93,9 +93,9 @@ vbe = "VBE Display" Default = "XT-, AT- or extended keyboard (83-105 keys)" [KeyboardLayout] -00000813 = "Belgian (point)" 00000455 = "Burmese" 00000406 = "Danish (Denmark)" +00000813 = "Dutch (Belgium)" 00000809 = "English (United Kingdom)" 00000409 = "English (USA)" 00010409 = "English (USA-Dvorak)"