wavesharelcd/99-fbdev.conf
2020-08-14 16:15:57 +03:00

6 lines
127 B
Text

Section "Device"
Identifier "myfb"
Driver "fbdev"
Option "fbdev" "/dev/fb1"
Option "SwapbuffersWait" "true"
EndSection