Instructions

Published: 16.08.2019 Copyright by Joy-IT 6
3.2 / 3.5 Touch-Display
Now save the le with the key combinaon CTRL + O, conrm with Enter and leave the editor with the
combinaon CTRL + X. Now the le "cmdline.txt" has to be edited:
In this case, the following command must be added at the end of the already exisng rst line:
Save the le, exit the editor and create the le "99-calibraon.conf":
The following lines must be added to the le:
This le is also terminated and saved with "Ctrl + X" followed by "Y" and "Enter". Finally, the le "/usr/
share/X11/xorg.conf.d/99-turbo.conf" has to be edited. To do this, enter the following command:
And change the following line there ...
... so that you change "0" to "1" and the line looks like this:
This le is also terminated and saved with "Ctrl + X" followed by "Y" and "Enter".
sudo nano /boot/cmdline.txt
fbcon=map:10
sudo nano /usr/share/X11/xorg.conf.d/99-calibration.conf
Section "InputClass"
Identifier "calibration"
MatchProduct "ADS7846 Touchscreen"
Option "Calibration" "160 3723 3896 181"
Option "SwapAxes" "0"
EndSection
sudo nano /usr/share/X11/xorg.conf.d/99-fbturbo.conf
Option "fbdev" "/dev/fb0"
Option "fbdev" "/dev/fb1"