Just tested on a Pi5 running labwc with 2 DSI displays (one Pi 7" 800x480, and one Waveshare 5" 800x480) and HDMI.
Use Screen Configuration to assign DSI-1 to touch device "10-0038 generic ft5x06 (79)", and DSI-2 to touch device "11-0038 generic ft5x06 (79)". Touch events now show up correctly on the relevant displays.
~/.config/labwc/rc.xml now has 2 entries that do the actual work:
Use Screen Configuration to assign DSI-1 to touch device "10-0038 generic ft5x06 (79)", and DSI-2 to touch device "11-0038 generic ft5x06 (79)". Touch events now show up correctly on the relevant displays.
~/.config/labwc/rc.xml now has 2 entries that do the actual work:
Code:
<touch deviceName="10-0038 generic ft5x06 (79)" mapToOutput="DSI-1" mouseEmulation="yes"/><touch deviceName="11-0038 generic ft5x06 (79)" mapToOutput="DSI-2" mouseEmulation="yes"/>
Statistics: Posted by 6by9 — Tue Mar 11, 2025 11:38 am