Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4999

Raspberry Pi OS • Re: Latest Raspbery pi OS breaks touch

$
0
0
Looking into more, it seems that Wayland/labwc has touch issues. I read about how mouse emulation is enabled by default.

Looking in: /etc/xdg/labwc/rc.xml I see that at the bottom the touch properties all have mouseEmulation=yes.

Is this something I should be disabling mouse emulation for? Or I suppose I could disable for one hdmi (DSI-1) and leave the other as is to test both out?

<touch deviceName="10-0038 generic ft5x06 (79)" mapToOutput="DSI-1" mouseEmulation="yes" />
<touch deviceName="6-0038 generic ft5x06 (79)" mapToOutput="DSI-1" mouseEmulation="yes" />
<touch deviceName="4-0038 generic ft5x06 (79)" mapToOutput="DSI-2" mouseEmulation="yes" />
<touch deviceName="10-0038 generic ft5x06 (00)" mapToOutput="DSI-1" mouseEmulation="yes" />
<touch deviceName="6-0038 generic ft5x06 (00)" mapToOutput="DSI-1" mouseEmulation="yes" />
<touch deviceName="4-0038 generic ft5x06 (00)" mapToOutput="DSI-2" mouseEmulation="yes" />
<touch deviceName="10-005d Goodix Capacitive TouchScreen" mapToOutput="DSI-1" mouseEmulation="yes" />
<touch deviceName="6-005d Goodix Capacitive TouchScreen" mapToOutput="DSI-1" mouseEmulation="yes" />
<touch deviceName="4-005d Goodix Capacitive TouchScreen" mapToOutput="DSI-2" mouseEmulation="yes" />

Statistics: Posted by Lenny9 — Wed Jan 22, 2025 1:40 am



Viewing all articles
Browse latest Browse all 4999

Trending Articles