Section "Files" ModulePath "/usr/local/lib/xorg/modules" ModulePath "/usr/lib/xorg/modules" EndSection Section "Device" Identifier "intel" Driver "intel" Option "Accel" "true" Option "IgnoreEDID" "true" EndSection Section "Monitor" Identifier "HDMI-2" ModeLine "720p1" 74.2 1280 1390 1430 1650 720 725 730 750 +hsync +vsync ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -HSync -Vsync Option "dpms" "true" Option "IgnoreEDID" "true" Option "Position" "0 0" EndSection Section "Monitor" Identifier "VGA" Option "dpms" "true" Option "IgnoreEDID" "true" Option "Position" "0 0" EndSection Section "Screen" Identifier "Screen0" Device "intel" Monitor "HDMI-2" DefaultDepth 24 Option "Accel" "true" SubSection "Display" Virtual 2048 2048 ViewPort 0 0 Modes "640x480" "720p1" # Modes "1280x720" "800x600" "720x480" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "intel" Monitor "VGA" DefaultDepth 24 Option "Accel" "true" SubSection "Display" Virtual 2048 2048 ViewPort 0 0 Modes "640x480" "720p1" # Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Server0" Screen 0 "Screen0" 0 0 Option "DefaultServerLayout" EndSection Section "ServerLayout" Identifier "Server1" Screen 1 "Screen1" 0 0 Option "DefaultServerLayout" EndSection