daily pastebin goal
44%
SHARE
TWEET

Untitled

a guest Jan 5th, 2012 13 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Section "Monitor"
  2.     VendorName      "HPL1906"
  3.     Identifier      "VGA1"
  4.     HorizSync       30 - 83
  5.     VertRefresh     50 - 76
  6.     Option          "dpms"
  7. EndSection
  8.  
  9. Section "Monitor"
  10.     VendorName      "HPL1906"
  11.     Identifier      "VGA2"
  12.     HorizSync       30 - 83
  13.     VertRefresh     50 - 76
  14.     Option          "dpms"
  15. EndSection
  16.  
  17. Section "Device"
  18.     Identifier      "Intel"
  19.     Driver          "intel"
  20. EndSection
  21.  
  22. Section "Device"
  23.     Identifier      "Rage 128 Pro Ultra TR"
  24.     Driver          "ati"
  25. EndSection
  26.  
  27.  
  28. Section "Screen"
  29.     Identifier      "Primary Screen"
  30.     Monitor         "VGA1"
  31.     Device          "Rage 128 Pro Ultra TR"
  32.     DefaultDepth    24
  33.     SubSection "Display"
  34.         Depth           16
  35.         Modes   "1280x1024" "1024x768" "800x600" "640x480"
  36.     EndSubSection
  37.     SubSection "Display"
  38.         Depth           24
  39.         Modes   "1280x1024" "1024x768" "800x600" "640x480"
  40.     EndSubSection
  41. EndSection
  42.  
  43. Section "Screen"
  44.     Identifier      "Secondary Screen"
  45.     Monitor         "VGA2"
  46.     Device          "intel"
  47.     DefaultDepth    24
  48.     SubSection "Display"
  49.         Depth           16
  50.         Modes   "1280x1024" "1024x768" "800x600" "640x480"
  51.     EndSubSection
  52.     SubSection "Display"
  53.         Depth           24
  54.         Modes   "1280x1024" "1024x768" "800x600" "640x480"
  55.     EndSubSection
  56. EndSection
  57. Section "ServerLayout"
  58.     Identifier      "Default Layout"
  59.     Screen          "Primary Screen"
  60. EndSection
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top