home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p120 / 3.ddi / DEF / EGA.DEF < prev    next >
Encoding:
Text File  |  1991-08-28  |  1.5 KB  |  35 lines

  1. BEGIN DDIF
  2. ----------------------------------------------------------
  3. -- IBM EGA DEVICE INFORMATION FILE                      --
  4. --                                                      --
  5. ----------------------------------------------------------
  6.  
  7. -- DIGITAL MONITOR COLOR INFORMATION
  8. -- pallete number to be used for GCD color number:
  9. --   0  1  2  3  4  5  6  7  8  9  10 11 12 13 14 15
  10. --   v  v  v  v  v  v  v  v  v  v  v  v  v  v  v  v
  11. 102 00 04 02 01 06 03 05 07 08 12 10 09 14 11 13 15 -- standard colors
  12.  
  13. -- PIXEL DENSITIES (you must set these for your monitor)
  14. -- for most 13" monitors, pixels in x dimension would be xres/8.5
  15. --                        pixels in y dimension would be yres/6.375
  16. --    +-----+-- X,Y SCREEN PIXELS/PER INCH
  17. --    V     V
  18. 301 63.77 50.24
  19.  
  20. --   GRAPHICS DRIVER CONFIG FLAGS.
  21. --  *** DO NOT CHANGE THIS LINE ***
  22. --  0 in a line number field means not used.
  23. --    +-------------------------------- 0 = low res   ,  1 = high res.
  24. --    |    +--------------------------- Color lookup table line number
  25. --    |    |    +---------------------- Start shade color table line number
  26. --    |    |    |    +----------------- Dark shade color table line number
  27. --    |    |    |    |    +------------ Light shade color table line number
  28. --    |    |    |    |    |    +------- Number of dsplist 16k's line number
  29. --    |    |    |    |    |    |    +-- Dsplist o/f file name line number
  30. --    |    |    |    |    |    |    |
  31. 120   0  102    0    0    0    0    0
  32.  
  33. END DDIF
  34. END
  35.