https://bugs.freedesktop.org/show_bug.cgi?id=70253

--- Comment #2 from Brian Lovin <[email protected]> ---
I asked krh about this yesterday, there is a way to use the udev rules to
specify which touch device is mapped to which display - it's a udev environment
variable "WL_OUTPUT".

So like so for two touch monitors:
ENV{ID_VENDOR_ID}=="0XXX",ENV{ID_MODEL_ID}=="XXXX",ENV{WL_CALIBRATION}="-1.0935\
84 -0.022783 1514.135864 0.011188 1.339519 -115.937012",ENV{WL_OUTPUT}+="HDMI3"

If the touch device is has the previous VENDOR_ID and MODEL_ID and is plugged
into display HDMI3.

Is this written down somewhere? To remember the variable to use I had to grep
the source code...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to