Describe the bug
The image rotates when set to portrait, however, the touch input does not rotate like it normally does with other screens.
To Reproduce
Steps to reproduce the behavior:
Create dakboard display with Acer VT270 touchscreen
Verify everything works like normal
Set the display to portrait
notice the image rotate but the touch input does not.
Expected behavior
The touch input should also rotate with the image
Screenshots
If applicable, add screenshots to help explain your problem.
This is the xInput list for this monitor connected to a Pi 4 running Dakboard 4.01
Device Type (please complete the following information):
DAKboard CPU (Pi 4 OS 4.01)
DAKboard OS Version (please complete the following information):
4.01
Additional context
Running "xinput set-prop 6 "Coordinate Transformation Matrix" 0 1 0 -1 0 1 0 0 1" fixes the problem, however the change is overwritten on reboot.
Describe the bug The image rotates when set to portrait, however, the touch input does not rotate like it normally does with other screens.
To Reproduce Steps to reproduce the behavior: Create dakboard display with Acer VT270 touchscreen Verify everything works like normal Set the display to portrait notice the image rotate but the touch input does not.
Expected behavior The touch input should also rotate with the image
Screenshots If applicable, add screenshots to help explain your problem. This is the xInput list for this monitor connected to a Pi 4 running Dakboard 4.01
Device Type (please complete the following information):
DAKboard OS Version (please complete the following information): 4.01
Additional context Running "xinput set-prop 6 "Coordinate Transformation Matrix" 0 1 0 -1 0 1 0 0 1" fixes the problem, however the change is overwritten on reboot.