diff DOCS/DGA @ 1106:7255ea9a55d5

*** empty log message ***
author gabucino
date Tue, 12 Jun 2001 09:07:36 +0000
parents 5bbe4be92507
children 20612a4399d8
line wrap: on
line diff
--- a/DOCS/DGA	Tue Jun 12 06:53:32 2001 +0000
+++ b/DOCS/DGA	Tue Jun 12 09:07:36 2001 +0000
@@ -135,7 +135,7 @@
    Ctrl-Alt-Keypad +, - to switch back manually)
  o some drivers simply display strange colors
  o some drivers lie about the amount of memory they map into the process's
-   address spacei, thus vo_dga won't use doublebuffering (SIS?)
+   address space, thus vo_dga won't use doublebuffering (SIS?)
  o some drivers seem to fail to report even a single valid mode. In this
    case the DGA driver will crash telling you about a nonsense mode of 
    100000x100000 or the like ...
@@ -152,12 +152,14 @@
 ~~~~~~~~~~~~~~~~~~~
 Section "Modes"
   Identifier    "Modes[0]"
+  # 800x600 @ 60 Hz, 37.8 kHz hsync
+  Modeline	"800x600"  40     800 840 968 1056  600 601 605 628 
   Modeline      "712x600"  35.0   712 740 850 900   400 410 412 425
   Modeline      "640x480"  25.175 640 664 760 800   480 491 493 525 
+  Modeline 	"400x300"     20     400  416  480  528   300  301  303  314 Doublescan
+  Modeline	"352x288"  25.10  352 368 416 432   288 296 290 310
   Modeline      "352x240"  15.750 352 368 416 432   240 244 246 262 Doublescan
-  # 800x600 @ 60 Hz, 37.8 kHz hsync
-  Modeline	"800x600"  40     800 840 968 1056  600 601 605 628 
-  Modeline	"352x288"  25.10  352 368 416 432   288 296 290 310
+  Modeline	"320x240"     12.588  320 336 384 400 240 245 246 262 Doublescan
 EndSection