I am running the latest RPiOS (clean install a few days ago) on a Pi 4. I have 2 identical touchscreens: Hosyond 5" HDMI + USB. The screens work great (display-wise) and the touch is responsive. However, because the devices share the same name and labwc does not differentiate based on a device ID or some other unique ID, the touchscreens are treated as a single device "group" and so can only control either screen A or B, but not both.
I am not familiar enough with Wayland/libinput/labwc to know where the disconnect is, but if I run the following, they do have separate entries (with different Kernel #s).Is it possible to change the name of one of the devices? Or perhaps have labwc use serial # or something similar instead of name? If I could resolve that issue, I believe I could map the inputs to their appropriate display via raindrop or by editing the rc.xml.
Curious if anyone has solved this one or can provide some guidance. Thanks in advance!
I am not familiar enough with Wayland/libinput/labwc to know where the disconnect is, but if I run the following, they do have separate entries (with different Kernel #s).
Code:
libinput list-devices
Curious if anyone has solved this one or can provide some guidance. Thanks in advance!
Statistics: Posted by teXupport — Sat Dec 21, 2024 4:22 am — Replies 2 — Views 66