summaryrefslogtreecommitdiffstats
path: root/DOCS/DGA
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-12 09:07:36 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-12 09:07:36 +0000
commit17ae9505a42d49428afb2559ed417d615c265db8 (patch)
tree0806cae483b9ca706b2ceb644dac21a89795dcff /DOCS/DGA
parentf06ec8c85d51ca7b7075e680654fd7f0b80e554a (diff)
downloadmpv-17ae9505a42d49428afb2559ed417d615c265db8.tar.bz2
mpv-17ae9505a42d49428afb2559ed417d615c265db8.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1107 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/DGA')
-rw-r--r--DOCS/DGA10
1 files changed, 6 insertions, 4 deletions
diff --git a/DOCS/DGA b/DOCS/DGA
index 31ff6eaf09..51fd989834 100644
--- a/DOCS/DGA
+++ b/DOCS/DGA
@@ -135,7 +135,7 @@ Contents
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 @@ A. Sample modelines
~~~~~~~~~~~~~~~~~~~
Section "Modes"
Identifier "Modes[0]"
- 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 "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 "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
+ Modeline "320x240" 12.588 320 336 384 400 240 245 246 262 Doublescan
EndSection