How to use the touch display screen with your Raspberry Pi 3, 3b+ or Raspberry Pi 4.
cd ~ git clone https://github.com/goodtft/LCD-show.git chmod -R 755 LCD-show cd LCD-show/
list all the scripts and choose your screen size
ls
For example, 2.4 inch
sudo ./LCD24-show
For example, 5 inch
sudo ./LCD5-show
Then you can run the Calibrate Touchscreen application to fix any calibration issues.