launcher_deot/.xorg.conf
2020-04-29 23:48:00 +08:00

8 lines
205 B
Plaintext

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