dakboard / Hardware-OS

DAKboard Wall Display, CPU, and Raspberry Pi
25 stars 4 forks source link

Touch Input doesn't Rotate on Acer VT270 #158

Closed Chris4678 closed 3 months ago

Chris4678 commented 6 months ago

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 20240424_160003 (1)

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.

jatoric commented 3 months ago

Hello Chris,

This issue should be resolved with the release of our latest OS version 4.03 - https://github.com/dakboard/Hardware-OS/releases/tag/4.03.

Thank you!