launcher/.xorg.conf
2019-01-04 18:47:27 +08:00

8 lines
205 B
Plaintext

Section "Device"
Identifier "Allwinner A10/A13 FBDEV"
Driver "fbturbo"
Option "fbdev" "/dev/fb0"
Option "SwapbuffersWait" "true"
EndSection