[Wayland-bugs] [Bug 90532] Weston doesn't run on secondary X screen
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 20 07:19:13 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90532
--- Comment #11 from Marko Srebre <bgz.marko at gmail.com> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150520/12c89238/attachment-0001.html>
More information about the wayland-bugs
mailing list