Patrick02 I have a problem with my display. I rotated it because it was upside down, but the functions did not rotate
Repetier The sentence stopped but from title I guess you mean touch function did not invert. This can happen especially if touch is a separate driver. Then you need to invert the touch configuration as well as described for your display. This is normally done with xinput see e.g.https://unix.stackexchange.com/questions/685039/x11-how-to-invert-axis-on-touchscreen-matrix<br/><br/>or google "linux invert touchscreen" to find lots of solutions.