Advertisement
Guest User

Untitled

a guest
Apr 24th, 2012
767
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. Section "Device"
  2. Identifier "Configured Video Device"
  3. EndSection
  4.  
  5. Section "Monitor"
  6. Identifier "Configured Monitor"
  7. Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
  8. Option "PreferredMode" "1920x1080_60"
  9. EndSection
  10.  
  11. Section "Screen"
  12. Identifier "Default Screen"
  13. Monitor "Configured Monitor"
  14. Device "Configured Video Device"
  15. DefaultDepth 24
  16. SubSection "Display"
  17. Depth 24
  18. Modes "1920x1080" "1280x1024" "1024x768" "640x480"
  19. EndSubSection
  20. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement