From 7d8e2e4ab1efe5ee34678dca9acc70703985be43 Mon Sep 17 00:00:00 2001 From: Christoph von Wittich Date: Sun, 9 Apr 2006 12:49:52 +0000 Subject: [PATCH] change display modes from 640x680 to 640x480 svn path=/trunk/; revision=21528 --- reactos/boot/bootdata/txtsetup.sif | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reactos/boot/bootdata/txtsetup.sif b/reactos/boot/bootdata/txtsetup.sif index dc9f0c5d1b6..1144f6bcb38 100644 --- a/reactos/boot/bootdata/txtsetup.sif +++ b/reactos/boot/bootdata/txtsetup.sif @@ -67,9 +67,9 @@ halmp.dll = 2,hal.dll [Display] ; = ,,,,, -vga = "VGA Display (640x680x8)",,Vga,640,480,8 -vbe_640x480x8 = "VESA Display (640x680x8)",,VBE,640,480,8 -vbe_640x480x16 = "VESA Display (640x680x16)",,VBE,640,480,16 +vga = "VGA Display (640x480x8)",,Vga,640,480,8 +vbe_640x480x8 = "VESA Display (640x480x8)",,VBE,640,480,8 +vbe_640x480x16 = "VESA Display (640x480x16)",,VBE,640,480,16 vbe_800x600x8 = "VESA Display (800x600x8)",,VBE,800,600,8 vbe = "VESA Display (800x600x16)",,VBE,800,600,16 vbe_1024x768x8 = "VESA Display (1024x768x8)",,VBE,1024,768,8