Section "Device" Identifier "Intel Graphics" Driver "intel" Option "AccelMethod" "sna" Option "monitor-LVDS1" "local-display" Option "monitor-HDMI1" "external-display" Option "monitor-HDMI2" "external-display" Option "monitor-VGA1" "external-display" EndSection Section "Monitor" Identifier "local-display" Option "Enable" "false" EndSection Section "Monitor" Identifier "external-display" Option "Enable" "true" Option "PreferredMode" "1920x1080" Option "Position" "0 0" EndSection # Disable non-existant DP outputs (DisplayPort outputs are HDMI) Section "Monitor" Identifier "DP1" Option "Ignore" "True" EndSection Section "Monitor" Identifier "DP2" Option "Ignore" "True" EndSection Section "Monitor" Identifier "DP3" Option "Ignore" "True" EndSection