Files
OpenBMC/meta-raspberrypi/recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/98-pitft.conf
T

6 lines
109 B
Plaintext
Raw Normal View History

2026-04-23 17:07:55 +08:00
Section "Device"
Identifier "Adafruit PiTFT"
Driver "fbdev"
Option "fbdev" "/dev/fb1"
EndSection