Need help with octodash and hyper pixel 4

What is the problem?
i installed octoprint and octodash on my rapberry pi and can rotate the screen with rotate_lcd_3 but it doesn't rotate the touch part of it.

WRITE HERE

What did you already try to solve it?
searched for 2 hours... i have tried everything from lcd_rotate to adding other commands in config file that dont work either to reinstalling it.

Have you tried running in safe mode?
no

Did running in safe mode solve the problem?
no

Additional information about your setup
OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible

OctoPrint version : 1.5.2
OctoPi version : 0.18.0
printer: prusa mks3+

I have this setup at home and was having similar issues and was pointed to this, and it helped me out.

for me this worked...usb ports on the right of the pi...

Section "InputClass"
    Identifier "libinput HyperPixel4 Rectangular"
    MatchProduct "Goodix Capacitive TouchScreen"
    Option "CalibrationMatrix" "0 -1 1 1 0 0 0 0 1"
EndSection

Section "Monitor"
    Identifier "DSI-1"
    Option "Rotate" "left"
EndSection

that worked thanks!

Can you please help me - I didnt figure it out to solce it
I have the prrblem that my touch is not calibratet - the screen is rotatet but I cannot usw it because the wrong "calibration"

thanks