[ros-diffs] [turner] 20194: set default res to 800x600x16

turner at svn.reactos.com turner at svn.reactos.com
Thu Dec 15 19:53:45 CET 2005


set default res to 800x600x16
Modified: branches/ros-branch-0_2_9/reactos/bootdata/hivesys.inf
  _____  

Modified: branches/ros-branch-0_2_9/reactos/bootdata/hivesys.inf
--- branches/ros-branch-0_2_9/reactos/bootdata/hivesys.inf
2005-12-15 18:22:34 UTC (rev 20193)
+++ branches/ros-branch-0_2_9/reactos/bootdata/hivesys.inf
2005-12-15 18:53:33 UTC (rev 20194)
@@ -749,9 +749,9 @@

 
HKLM,"SYSTEM\CurrentControlSet\Services\VBE\Device0","InstalledDisplayDr
ivers",0x00010000,"framebuf"
 
 HKLM,"SYSTEM\CurrentControlSet\Hardware
Profiles\Current\System\CurrentControlSet\Services\VBE\Device0","Default
Settings.VRefresh",0x00010001,1
-HKLM,"SYSTEM\CurrentControlSet\Hardware
Profiles\Current\System\CurrentControlSet\Services\VBE\Device0","Default
Settings.BitsPerPel",0x00010001,8
-HKLM,"SYSTEM\CurrentControlSet\Hardware
Profiles\Current\System\CurrentControlSet\Services\VBE\Device0","Default
Settings.XResolution",0x00010001,640
-HKLM,"SYSTEM\CurrentControlSet\Hardware
Profiles\Current\System\CurrentControlSet\Services\VBE\Device0","Default
Settings.YResolution",0x00010001,480
+HKLM,"SYSTEM\CurrentControlSet\Hardware
Profiles\Current\System\CurrentControlSet\Services\VBE\Device0","Default
Settings.BitsPerPel",0x00010001,16
+HKLM,"SYSTEM\CurrentControlSet\Hardware
Profiles\Current\System\CurrentControlSet\Services\VBE\Device0","Default
Settings.XResolution",0x00010001,800
+HKLM,"SYSTEM\CurrentControlSet\Hardware
Profiles\Current\System\CurrentControlSet\Services\VBE\Device0","Default
Settings.YResolution",0x00010001,600
 
 ; VGA miniport driver
 
HKLM,"SYSTEM\CurrentControlSet\Services\Vga","ErrorControl",0x00010001,0
x00000000
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051215/323ba3fb/attachment.html


More information about the Ros-diffs mailing list