Created
February 9, 2020 10:20
-
-
Save drozdowsky/26d0b809e12d1543d3faeea3cd4c34b2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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