I have the same text in the wayfire.ini file already. However, like you say, ticking "10-0038 generic ft5x06 (79)" fixes the inverted touch panel issue, thank you! I'd like to point out that it is not as simple as right clicking the screen to tick it - here is how I did it:Bookworm on a Pi4 will be using Wayfire by default.
The Screen Configuration app allows you to associate the touch overlay to the display (right click on the DSI-1 screen, "Touchscreen", and tick "10-0038 generic ft5x06 (79)"). It needs a restart of Wayfire to be applied, but if done then touch orientation will follow screen orientation.
It writes the configuration ~/.config/wayfire.ini with a sectionso that assignment is persistent.Code:
[input-device:10-0038 generic ft5x06 (79)]output = DSI-1
Rotation will be also set in that file via a section similar toCode:
[output:DSI-1]mode = 800x480@60049position = 0,0transform = 180
Raspberry button > Preferences > Screen Configuration
Layout > Screens > DSI-1 > Touchscreen > click on "10-0038 generic ft5x06 (79)" > Apply
(Go back and do the same to check it is ticked and then reboot)
Statistics: Posted by trlaing — Tue Feb 06, 2024 2:57 pm