Author: cwittich
Date: Sun Apr 9 16:49:52 2006
New Revision: 21528
URL:
http://svn.reactos.ru/svn/reactos?rev=21528&view=rev
Log:
change display modes from 640x680 to 640x480
Modified:
trunk/reactos/boot/bootdata/txtsetup.sif
Modified: trunk/reactos/boot/bootdata/txtsetup.sif
URL:
http://svn.reactos.ru/svn/reactos/trunk/reactos/boot/bootdata/txtsetup.sif?…
==============================================================================
--- trunk/reactos/boot/bootdata/txtsetup.sif (original)
+++ trunk/reactos/boot/bootdata/txtsetup.sif Sun Apr 9 16:49:52 2006
@@ -67,9 +67,9 @@
[Display]
;<id> = <user friendly name>,<spare>,<service key
name>,<hight>,<width>,<bpp>
-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