User manual
Ausgabe 11.12.2017 Copyright by Joy-IT 6
3
3.2 / 3.5 Touch-Display
The „/usr/share/X11/xorg.conf.d/99-turbo.conf“-File also needs some changes.
Enter the command:
And change the line…
…, so that „0“ changes to „1“. The line should look like:
This le can also be saved by pressing „Ctrl+X“.
NOTE: Our guide has been developed with the Raspbian operang system. It may be that the le "99-
turbo.conf" is empty or you need to be create the le, remember to revise the lines from the previous
step.
sudo nano /usr/share/X11/xorg.conf.d/99-fbturbo.conf
Option "fbdev" "/dev/fb0"
Option "fbdev" "/dev/fb1"
Section "Device"
Identifier "Allwinner A10/A13 FBDEV"
Driver "fbturbo"
Option "fbdev" "/dev/fb0"
Option "SwapbuffersWait" "true"
EndSection