daily pastebin goal
0%
SHARE
TWEET

Untitled

a guest Aug 12th, 2012 27 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Section "ServerLayout"
  2.         Identifier     "aticonfig Layout"
  3.         Screen      0  "aticonfig-Screen[0]-0" 0 0
  4. EndSection
  5.  
  6. Section "Module"
  7.         Load  "glx"
  8. EndSection
  9.  
  10. Section "Monitor"
  11.         Identifier   "aticonfig-Monitor[0]-0"
  12.         Option      "VendorName" "ATI Proprietary Driver"
  13.         Option      "ModelName" "Generic Autodetecting Monitor"
  14.         Option      "DPMS" "true"
  15. EndSection
  16.  
  17. Section "Device"
  18.         Identifier  "aticonfig-Device[0]-0"
  19.         Driver      "fglrx"
  20.         Option      "UseFastTLS" "1"
  21.         BusID       "PCI:1:0:0"
  22. EndSection
  23.  
  24. Section "Screen"
  25.         Identifier "aticonfig-Screen[0]-0"
  26.         Device     "aticonfig-Device[0]-0"
  27.         Monitor    "aticonfig-Monitor[0]-0"
  28.         DefaultDepth     24
  29.         SubSection "Display"
  30.                 Viewport   0 0
  31.                 Depth     24
  32.         EndSubSection
  33. EndSection
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top