Advertisement
Guest User

Untitled

a guest
Mar 14th, 2012
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. rene@cr16nte-718711:~$ cat /etc/X11/xorg.conf
  2.  
  3. Section "Device"
  4. Identifier "Configured Video Device"
  5. EndSection
  6.  
  7. Section "Monitor"
  8. Identifier "Configured Monitor"
  9. HorizSync 30-107
  10. VertRefresh 50-185
  11. EndSection
  12.  
  13. Section "Screen"
  14. Identifier "Default Screen"
  15. Monitor "Configured Monitor"
  16. Device "Configured Video Device"
  17. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement