wavesharelcd/99-fbdev.conf

7 lines
127 B
Text
Raw Normal View History

2020-08-14 16:15:57 +03:00
Section "Device"
Identifier "myfb"
Driver "fbdev"
Option "fbdev" "/dev/fb1"
Option "SwapbuffersWait" "true"
EndSection