psycholyzern

Untitled

Apr 18th, 2017
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Section "Device"
  2. Identifier "VNC Device"
  3. Driver "vesa"
  4. EndSection
  5.  
  6. Section "Screen"
  7. Identifier "VNC Screen"
  8. Device "VNC Device"
  9. Monitor "VNC Monitor"
  10. SubSection "Display"
  11. Modes "1024x768"
  12. EndSubSection
  13. EndSection
  14.  
  15. Section "Monitor"
  16. Identifier "VNC Monitor"
  17. HorizSync 30-70
  18. VertRefresh 50-75
  19. EndSection
Add Comment
Please, Sign In to add comment