Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 21st, 2012  |  syntax: None  |  size: 0.71 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Section "Monitor"
  2.     Identifier          "Monitor0"
  3.     DisplaySize         410 230
  4.     HorizSync           30-80
  5.     VertRefresh         55-60
  6.     ModelName           "X193HQ"
  7.     Option              "DPMS"
  8.     VendorName          "Acer"
  9.     ModeLine            "1366x768" 85.476 1366 1436 1579 1792 768 771 774 798 # -hsync +vsync
  10. EndSection
  11.  
  12. Section "Device"
  13.     Identifier          "Device0"
  14.     Driver              "vesa"
  15. EndSection
  16.  
  17. Section "Screen"
  18.     Identifier          "Screen0"
  19.     Device              "Device0"
  20.     Monitor             "Monitor0"
  21.     DefaultDepth        16
  22.     SubSection "Display"
  23.         Depth           16
  24.         Modes           "1366x768"
  25.     EndSubSection
  26. EndSection