Guest User

Untitled

a guest
May 11th, 2012
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "aticonfig Layout"
  3. Screen 0 "aticonfig-Screen[0]-0" 0 0
  4. EndSection
  5.  
  6. Section "Module"
  7. EndSection
  8.  
  9. Section "Monitor"
  10. Identifier "aticonfig-Monitor[0]-0"
  11. Option "VendorName" "ATI Proprietary Driver"
  12. Option "ModelName" "Generic Autodetecting Monitor"
  13. Option "DPMS" "true"
  14. Option "XAANoOffscreenPixmaps" "true"
  15. Option "TexturedVideo" "On"
  16. EndSection
  17.  
  18. Section "Device"
  19. Identifier "aticonfig-Device[0]-0"
  20. Driver "fglrx"
  21. Option "XAANoOffscreenPixmaps" "true"
  22. Option "TexturedVideo" "On"
  23. Option "UseFastTLS" "1"
  24. Option "VideoOverlay" "on"
  25. BusID "PCI:1:0:0"
  26. EndSection
  27.  
  28. Section "Screen"
  29. Identifier "aticonfig-Screen[0]-0"
  30. Device "aticonfig-Device[0]-0"
  31. Monitor "aticonfig-Monitor[0]-0"
  32. DefaultDepth 24
  33. SubSection "Display"
  34. Viewport 0 0
  35. Depth 24
  36. EndSubSection
  37. EndSection
Advertisement
Add Comment
Please, Sign In to add comment