Advertisement
Guest User

Untitled

a guest
Dec 1st, 2011
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "aticonfig Layout"
  3. Screen 0 "screen" 0 0
  4. EndSection
  5.  
  6. Section "Device"
  7. Identifier "fglrx"
  8. Driver "fglrx"
  9. Option "HWCursor" "false"
  10. EndSection
  11.  
  12. Section "DRI"
  13. Mode 0666
  14. EndSection
  15.  
  16. Section "Screen"
  17. Identifier "screen"
  18. Device "fglrx"
  19. DefaultDepth 24
  20. SubSection "Display"
  21. Depth 24
  22. EndSubSection
  23. EndSection
  24.  
  25. Section "Extensions"
  26. Option "Composite" "false"
  27. EndSection
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement