Files
docker-xubuntu/config/X11/xorg.conf.d/10-headless.conf
Héctor Molinero Fernández 3f58c008de Added headless configuration to Xorg
2021-05-06 23:12:03 +02:00

18 lines
330 B
Plaintext

Section "Monitor"
Identifier "Monitor0"
HorizSync 28.0-80.0
VertRefresh 48.0-75.0
Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118
EndSection
#Section "Device"
# Identifier "Device0"
# Driver "dummy"
#EndSection
#Section "Screen"
# Identifier "Screen0"
# Device "Device0"
# Monitor "Monitor0"
#EndSection