change display modes from 640x680 to 640x480

svn path=/trunk/; revision=21528
This commit is contained in:
Christoph von Wittich 2006-04-09 12:49:52 +00:00
parent f848ea7382
commit 7d8e2e4ab1

View file

@ -67,9 +67,9 @@ halmp.dll = 2,hal.dll
[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