pixelserver2/apps/c-src/99-fbdev.conf

7 lines
96 B
Plaintext
Raw Normal View History

2024-10-28 18:10:03 +01:00
Section "Device"
Identifier "myfb"
Driver "fbdev"
Option "fbdev" "/dev/fb0"
EndSection