home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1995 / ARCHIVE95.iso / discs / utilities / utility_01 / mode_des / !MakeModes / BaseModes / VESA / MFreq < prev    next >
Text File  |  1994-08-22  |  2KB  |  81 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 that can
  3. # be supported "properly" on multi-frequency monitors, but which have to
  4. # be done as letterbox modes on other types of monitor. This file contains
  5. # only the multi-frequency versions of those modes. In addition, the modes
  6. # in the common set are relevant to these monitors. Note that the modes
  7. # for any particular monitor can be extracted using the MakeModes
  8. # application. 
  9.  
  10. file_format:1
  11. monitor_title:MultiFrequency Mode
  12. DPMS_state:0
  13.  
  14. # 320 x 250 (50Hz - Modes 6,7)
  15. startmode
  16. mode_name:
  17. x_res:320
  18. y_res:250
  19. pixel_rate:8000
  20. h_timings:36,30,44,320,44,38
  21. v_timings:3,16,20,250,20,3
  22. sync_pol:0
  23. endmode
  24.  
  25. # 320 x 256 (50Hz - Modes 1,2,5,9,10,13)
  26. startmode
  27. mode_name:
  28. x_res:320
  29. y_res:256
  30. pixel_rate:8000
  31. h_timings:36,30,44,320,44,38
  32. v_timings:3,16,17,256,17,3
  33. sync_pol:0
  34. endmode
  35.  
  36. # 640 x 200 (60Hz - Modes 44,45,46)
  37. startmode
  38. mode_name:
  39. x_res:640
  40. y_res:200
  41. pixel_rate:16000
  42. h_timings:72,146,16,640,16,130
  43. v_timings:3,34,0,200,0,25
  44. sync_pol:0
  45. endmode
  46.  
  47. # 640 x 250 (50Hz - Modes 3,11,14)
  48. startmode
  49. mode_name:
  50. x_res:640
  51. y_res:250
  52. pixel_rate:16000
  53. h_timings:72,62,88,640,88,74
  54. v_timings:3,16,20,250,20,3
  55. sync_pol:0
  56. endmode
  57.  
  58. # 640 x 256 (50Hz - Modes 0,4,8,12,15)
  59. startmode
  60. mode_name:
  61. x_res:640
  62. y_res:256
  63. pixel_rate:16000
  64. h_timings:72,62,88,640,88,74
  65. v_timings:3,16,17,256,17,3
  66. sync_pol:0
  67. endmode
  68.  
  69. # 640 x 352 (60Hz - Modes 41,42,43)
  70. startmode
  71. mode_name:
  72. x_res:640
  73. y_res:352
  74. pixel_rate:16783
  75. h_timings:76,20,16,640,16,0
  76. v_timings:3,9,0,352,0,0
  77. sync_pol:2
  78. endmode
  79.  
  80. # End
  81.