<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Weston doesn't run on secondary X screen"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90532#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Weston doesn't run on secondary X screen"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90532">bug 90532</a>
from <span class="vcard"><a class="email" href="mailto:bgz.marko@gmail.com" title="Marko Srebre <bgz.marko@gmail.com>"> <span class="fn">Marko Srebre</span></a>
</span></b>
<pre>This is getting interesting.
I inserted a system call before eglCreateWindowSurface() to call my script
which is something of a
echo "display :1.0"
DISPLAY=:1.0 xwininfo -root -tree | grep -i weston
echo "display :1.1"
DISPLAY=:1.1 xwininfo -root -tree | grep -i weston
and however I spin it, it seems that weston is always creating X window on
display :1.0, regardless of the prefixed DISPLAY variable.</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>