Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2013
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Section "Device"
  2. Identifier "Configured Video Device"
  3. Driver "ati"
  4. Option "ForcePCIMode" "True"
  5. EndSection
  6.  
  7. Section "Monitor"
  8. Identifier "Configured Monitor"
  9. HorizSync 58-62
  10. VertRefresh 75-117
  11. EndSection
  12.  
  13. Section "Screen"
  14. Identifier "Default Screen"
  15. Monitor "Configured Monitor"
  16. Device "Configured Video Device"
  17. DefaultDepth 16
  18. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement