Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. Section "Device"
  2. Identifier "Configured Video Device"
  3. Driver "dummy"
  4. EndSection
  5.  
  6. Section "Monitor"
  7. Identifier "Configured Monitor"
  8. HorizSync 31.5-48.5
  9. VertRefresh 50-70
  10. EndSection
  11.  
  12. Section "Screen"
  13. Identifier "Default Screen"
  14. Monitor "Configured Monitor"
  15. Device "Configured Video Device"
  16. DefaultDepth 24
  17. SubSection "Display"
  18. Depth 24
  19. Modes "1024x800"
  20. EndSubSection
  21. EndSectio
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement