PKGBUILDs/alarm/odroix-x-hdmi/xorg.conf

10 lines
167 B
Xorg

Section "Device"
identifier "HDMI"
Driver "fbdev"
Option "fbdev" "/dev/fb1"
EndSection
Section "Screen"
identifier "Default Screen"
Device "HDMI"
EndSection