Last active
January 9, 2019 03:28
-
-
Save david-wm-sanders/c945f77f85f3a5596fcfc39be835a2ed 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 "Monitor" | |
Identifier "Virtual1" | |
Modeline "2560x1440_60.00" 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync | |
Option "PreferredMode" "2560x1440_60.00" | |
EndSection | |
Section "Device" | |
Identifier "vmwarescreen" | |
Driver "vmware" | |
EndSection | |
Section "Screen" | |
Identifier "Display0" | |
Device "vmwarescreen" | |
DefaultDepth 24 | |
SubSection "Display" | |
Depth 24 | |
Modes "2560x1440_60.00" "1920x1200" | |
EndSubSection | |
EndSection | |
Section "ServerLayout" | |
Identifier "Default Layout" | |
Screen "Display0" | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment