mirror of
https://github.com/tux1c/wavesharelcd-64bit-rpi.git
synced 2026-08-13 12:33:17 +02:00
6 lines
127 B
Text
6 lines
127 B
Text
Section "Device"
|
|
Identifier "myfb"
|
|
Driver "fbdev"
|
|
Option "fbdev" "/dev/fb1"
|
|
Option "SwapbuffersWait" "true"
|
|
EndSection
|