My touchscreen is detected as USB2IIC_CTP_CONTROL. In portrait mode, the display rotates correctly but touch coordinates remain badly misaligned.
Looking at run.sh, the Map Touch Inputs loop only maps devices whose names match touch, touchscreen, or stylus. Since USB2IIC_CTP_CONTROL does not match that regex, could it be skipped by xinput map-to-output even though MAP_TOUCH_INPUTS=true?
Hardware: Raspberry Pi 5, HAMTYSAN 10.1-inch 1024×600 HDMI/USB touchscreen. HAOS Kiosk 1.3.2. Rotation is set to left.
My touchscreen is detected as USB2IIC_CTP_CONTROL. In portrait mode, the display rotates correctly but touch coordinates remain badly misaligned.
Looking at run.sh, the Map Touch Inputs loop only maps devices whose names match touch, touchscreen, or stylus. Since USB2IIC_CTP_CONTROL does not match that regex, could it be skipped by xinput map-to-output even though MAP_TOUCH_INPUTS=true?
Hardware: Raspberry Pi 5, HAMTYSAN 10.1-inch 1024×600 HDMI/USB touchscreen. HAOS Kiosk 1.3.2. Rotation is set to left.