From 2e86c2a5bccabca6204854fe94ce0accbeae9aa5 Mon Sep 17 00:00:00 2001 From: Eric Kohl Date: Sun, 30 May 2004 13:03:04 +0000 Subject: [PATCH] Add device settings information. svn path=/trunk/; revision=9559 --- reactos/bootdata/txtsetup.sif | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/reactos/bootdata/txtsetup.sif b/reactos/bootdata/txtsetup.sif index 194348955b4..11abd37d9c9 100644 --- a/reactos/bootdata/txtsetup.sif +++ b/reactos/bootdata/txtsetup.sif @@ -2,6 +2,7 @@ Signature = "$ReactOS$" [Directories] +; = 1 = "\" 2 = system32 3 = system32\drivers @@ -11,6 +12,7 @@ Signature = "$ReactOS$" 7 = bin [SourceFiles] +; = atapi.sys = 3 blue.sys = 3 c_437.nls = 2 @@ -42,7 +44,35 @@ OsLoadOptions = "/NOGUIBOOT /NODEBUG" AnsiCodepage = c_1252.nls OemCodepage = c_437.nls UnicodeCasetable = l_intl.nls -;DefaultLayout = +DefaultLayout = 00000409 + +[Computer] +pci_up = "Standard-PC" + +[Display] +vga = "VGA display" +vbe = "VESA display" + +[Keyboard] +Default = "XT-, AT- or extended keyboard (83-105 keys)" + +[KeyboardLayout] +00000809 = "English (United Kingdom)" +00000409 = "English (US)" +0000040C = "French (France)" +00000407 = "German (Germany)" +0000041D = "Swedish" + +[Files.KeyboardLayout] +00000407 = kbdgr.dll +00000409 = kbdus.dll +0000040C = kbdfr.dll +0000041D = kbdse.dll +00000809 = kgbgb.dll + +[Mouse] +ps2mouse = "Mouse Port mouse (PS/2 mouse)" +sermouse = "Serial mouse" [HiveInfs.Install] AddReg=hivecls.inf,AddReg