06-19-2023, 08:44 AM
This worked to rotate the display for me, but not the touchscreen. I fixed the touchscreen by installing xorg-xinput and adding this additional line to the Xsetup script:
Code:
xinput set-prop "pointer:Goodix Capacitive TouchScreen" --type=float "Coordinate Transformation Matrix" 0 1 0 -1 0 1 0 0 1