Skip to content

Instantly share code, notes, and snippets.

@drozdowsky
Created February 9, 2020 10:20
Show Gist options
  • Save drozdowsky/26d0b809e12d1543d3faeea3cd4c34b2 to your computer and use it in GitHub Desktop.
Save drozdowsky/26d0b809e12d1543d3faeea3cd4c34b2 to your computer and use it in GitHub Desktop.
Section "Device"
Identifier "Configured Video Device"
Driver "dummy"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
HorizSync 31.5-48.5
VertRefresh 50-70
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x800"
EndSubSection
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment