Line 9:
Line 9:
SOLUTION:
SOLUTION:
−
In the Zynthian web config interface:
+
In the Zynthian web config interface: (more details at [[Configuration_Users_Guide]])
Go to HARDWARE > DISPLAY and ensure “PiTFT 2.8 Capacitive” is selected
Go to HARDWARE > DISPLAY and ensure “PiTFT 2.8 Capacitive” is selected
+
+
Add the following to the Config:
+
+
dtoverlay=pitft28-capacitive:touch-swapxy=1,touch-invx=1
+
+
Reboot
+
+
=== or from the command line===
Login to the command line using SSH and edit “/boot/config.txt”. See [[Accessing Zynthian from your computer|Accessing your Zynthian Box from a computer]]
Login to the command line using SSH and edit “/boot/config.txt”. See [[Accessing Zynthian from your computer|Accessing your Zynthian Box from a computer]]
Line 18:
Line 26:
dtoverlay=pitft28-capacitive:touch-swapxy=1,touch-invx=1
dtoverlay=pitft28-capacitive:touch-swapxy=1,touch-invx=1
−
−
Reboot