Created
March 11, 2019 08:17
-
-
Save Kurre/5cde6a5fc6faf432dcd865ce8e35333d to your computer and use it in GitHub Desktop.
test
This file contains 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 "Monitor" | |
Identifier "Virtual1" | |
Modeline "2560x1440" 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync | |
Option "PreferredMode" "2560x1440" | |
EndSection | |
Section "Screen" | |
Identifier "Screen0" | |
Monitor "Virtual1" | |
DefaultDepth 24 | |
SubSection "Display" | |
Modes "2560x1440" | |
EndSubSection | |
EndSection | |
Section "Device" | |
Identifier "Device0" | |
Driver "vmwgfx" | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment