Skip to content

Instantly share code, notes, and snippets.

@vsajip
Created March 27, 2014 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vsajip/9804345 to your computer and use it in GitHub Desktop.
Save vsajip/9804345 to your computer and use it in GitHub Desktop.
Section "Device"
Identifier "VNC Device"
Driver "vesa"
EndSection
Section "Screen"
Identifier "VNC Screen"
Device "VNC Device"
Monitor "VNC Monitor"
SubSection "Display"
Modes "1280x1024"
EndSubSection
EndSection
Section "Monitor"
Identifier "VNC Monitor"
HorizSync 30-70
VertRefresh 50-75
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment