Skip to content

Instantly share code, notes, and snippets.

@david-wm-sanders
Last active January 9, 2019 03:28
Show Gist options
  • Save david-wm-sanders/c945f77f85f3a5596fcfc39be835a2ed to your computer and use it in GitHub Desktop.
Save david-wm-sanders/c945f77f85f3a5596fcfc39be835a2ed to your computer and use it in GitHub Desktop.
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