xorg: add monitor configuration for hdmi0

master
an 2020-08-31 18:42:18 -06:00
부모 13feb03879
커밋 8f3fe6aa48
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -8,11 +8,17 @@ Section "Monitor"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "HDMI0"
Option "Above" "DisplayPort0"
EndSection
Section "Device"
Identifier "Device0"
Driver "amdgpu"
Option "Monitor-DisplayPort-1" "DisplayPort0"
Option "Monitor-DVI-D-0" "DVI0"
Option "Monitor-HDMI-A-1" "HDMI0"
Option "TearFree" "true"
EndSection