home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1995 / ARCHIVE95.iso / discs / utilities / utility_01 / mode_des / !MakeModes / BaseModes / VESA / MonType0 < prev   
Text File  |  1994-08-22  |  2KB  |  100 lines

  1. # This file is in the form of a mode file, but it does not apply to any
  2. # real monitor. It contains basic definitions of all the modes for 
  3. # monitors of type 0 (50Hz TV standard). The appropriate set for any 
  4. # given monitor can be extracted by the MakeModes application.
  5.  
  6. file_format:1
  7. monitor_title:Monitor Type 0 Modes
  8. DPMS_state:0
  9.  
  10. # 320 x 250 (50Hz - Modes 6,7)
  11. startmode
  12. mode_name:320 x 250
  13. x_res:320
  14. y_res:250
  15. pixel_rate:8000
  16. h_timings:38,44,48,320,48,14
  17. v_timings:3,19,19,250,19,2
  18. sync_pol:0
  19. endmode
  20.  
  21. # 320 x 256 (50Hz - Modes 1,2,5,9,10,13)
  22. startmode
  23. mode_name:320 x 256
  24. x_res:320
  25. y_res:256
  26. pixel_rate:8000
  27. h_timings:38,44,48,320,48,14
  28. v_timings:3,19,16,256,16,2
  29. sync_pol:0
  30. endmode
  31.  
  32. # 384 x 288 (50Hz)
  33. # Based on the 768 x 288
  34. startmode
  35. mode_name:384 x 288
  36. x_res:384
  37. y_res:288
  38. pixel_rate:8000
  39. h_timings:38,42,0,384,0,48
  40. v_timings:3,19,0,288,0,2
  41. sync_pol:0
  42. endmode
  43.  
  44. # 640 x 250 (50Hz - Modes 3,11,14)
  45. startmode
  46. mode_name:640 x 250
  47. x_res:640
  48. y_res:250
  49. pixel_rate:16000
  50. h_timings:76,88,96,640,96,28
  51. v_timings:3,19,19,250,19,2
  52. sync_pol:0
  53. endmode
  54.  
  55. # 640 x 256 (50Hz - Modes 0,4,8,12,15)
  56. startmode
  57. mode_name:640 x 256
  58. x_res:640
  59. y_res:256
  60. pixel_rate:16000
  61. h_timings:76,88,96,640,96,28
  62. v_timings:3,19,16,256,16,2
  63. sync_pol:0
  64. endmode
  65.  
  66. # 768 x 288 (50Hz - Modes 22,33,34,35,36)
  67. startmode
  68. mode_name:768 x 288
  69. x_res:768
  70. y_res:288
  71. pixel_rate:16000
  72. h_timings:76,120,0,768,0,60
  73. v_timings:3,19,0,288,0,2
  74. sync_pol:0
  75. endmode
  76.  
  77. # 1056 x 250 (50Hz - Mode 17)
  78. startmode
  79. mode_name:1056 x 250
  80. x_res:1056
  81. y_res:250
  82. pixel_rate:24000
  83. h_timings:114,132,96,1056,96,42
  84. v_timings:3,19,19,250,19,2
  85. sync_pol:0
  86. endmode
  87.  
  88. # 1056 x 256 (50Hz - Modes 16, 24)
  89. startmode
  90. mode_name:1056 x 256
  91. x_res:1056
  92. y_res:256
  93. pixel_rate:24000
  94. h_timings:114,132,96,1056,96,42
  95. v_timings:3,19,16,256,16,2
  96. sync_pol:0
  97. endmode
  98.  
  99. # End
  100.