Just encountered the same problem, I got it working by doing the following:
edit labwc/rc.xml
#sudo nano /etc/xdg/labwc/rc.xml
change mouseEmulation="yes" to mouseEmulation="no"
I changed them for all, as i'm not sure which screen i'm using:
......
<touch deviceName="10-0038 generic ft5x06 (00)" mapToOutput="DSI-1" mouseEmulation="no" />
......
#sudo raspi-config --> change to labwc (Advanced Options, Wayland)
The mouse curser does stay static on the screen though
edit labwc/rc.xml
#sudo nano /etc/xdg/labwc/rc.xml
change mouseEmulation="yes" to mouseEmulation="no"
I changed them for all, as i'm not sure which screen i'm using:
......
<touch deviceName="10-0038 generic ft5x06 (00)" mapToOutput="DSI-1" mouseEmulation="no" />
......
#sudo raspi-config --> change to labwc (Advanced Options, Wayland)
The mouse curser does stay static on the screen though
Statistics: Posted by alfred011 — Sun Feb 09, 2025 11:33 pm