home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1995 / ARCHIVE95.iso / discs / utilities / utility_01 / mode_des / !MakeModes / BaseModes / VESA75Hz < prev   
Text File  |  1994-08-22  |  1KB  |  56 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 a number of VESA 75Hz
  3. # modes which do not form part of the Acorn standard set of modes. The
  4. # appropriate set for any given monitor can be extracted by the 
  5. # MakeModes Application. 
  6.  
  7. file_format:1
  8. monitor_title:VESA 75Hz modes
  9. DPMS_state:0
  10.  
  11. # 640 x 480 (75Hz VESA)
  12. startmode
  13. mode_name:640 x 480
  14. x_res:640
  15. y_res:480
  16. pixel_rate:31500
  17. h_timings:64,112,8,640,8,8
  18. v_timings:3,16,0,480,0,1
  19. sync_pol:3
  20. endmode
  21.  
  22. # 800 x 600 (75Hz VESA)
  23. startmode
  24. mode_name:800 x 600
  25. x_res:800
  26. y_res:600
  27. pixel_rate:49500
  28. h_timings:80,144,16,800,16,0
  29. v_timings:3,21,0,600,0,1
  30. sync_pol:0
  31. endmode
  32.  
  33. # 1024 x 768 (75Hz VESA)
  34. startmode
  35. mode_name:1024 x 768
  36. x_res:1024
  37. y_res:768
  38. pixel_rate:78750
  39. h_timings:96,96,48,1024,48,0
  40. v_timings:3,28,0,768,0,1
  41. sync_pol:0
  42. endmode
  43.  
  44. # 1280 x 1024 (75Hz VESA)
  45. startmode
  46. mode_name:1280 x 1024
  47. x_res:1280
  48. y_res:1024
  49. pixel_rate:135000
  50. h_timings:144,200,32,1280,32,0
  51. v_timings:3,38,0,1024,0,1
  52. sync_pol:0
  53. endmode
  54.  
  55. # End
  56.