<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Touch points are not mapped to the correct output in multi-display setup"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70253#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Touch points are not mapped to the correct output in multi-display setup"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70253">bug 70253</a>
from <span class="vcard"><a class="email" href="mailto:brian.j.lovin@intel.com" title="Brian Lovin <brian.j.lovin@intel.com>"> <span class="fn">Brian Lovin</span></a>
</span></b>
<pre>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...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>