Guest User

Untitled

a guest
Jul 31st, 2014
430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "aticonfig Layout"
  3. Screen 0 "aticonfig-Screen[0]-0" 0 0
  4. Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
  5. EndSection
  6.  
  7. Section "Module"
  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 "Monitor"
  18. Identifier "aticonfig-Monitor[0]-1"
  19. Option "VendorName" "ATI Proprietary Driver"
  20. Option "ModelName" "Generic Autodetecting Monitor"
  21. Option "DPMS" "true"
  22. EndSection
  23.  
  24. Section "Device"
  25. Identifier "aticonfig-Device[0]-0"
  26. Driver "fglrx"
  27. BusID "PCI:0:1:0"
  28. EndSection
  29.  
  30. Section "Device"
  31. Identifier "aticonfig-Device[0]-1"
  32. Driver "fglrx"
  33. BusID "PCI:0:1:0"
  34. Screen 1
  35. EndSection
  36.  
  37. Section "Screen"
  38. Identifier "aticonfig-Screen[0]-0"
  39. Device "aticonfig-Device[0]-0"
  40. Monitor "aticonfig-Monitor[0]-0"
  41. DefaultDepth 24
  42. SubSection "Display"
  43. Viewport 0 0
  44. Depth 24
  45. EndSubSection
  46. EndSection
  47.  
  48. Section "Screen"
  49. Identifier "aticonfig-Screen[0]-1"
  50. Device "aticonfig-Device[0]-1"
  51. Monitor "aticonfig-Monitor[0]-1"
  52. DefaultDepth 24
  53. SubSection "Display"
  54. Viewport 0 0
  55. Depth 24
  56. EndSubSection
  57. EndSection
Advertisement
Add Comment
Please, Sign In to add comment