On Mon, 2 Dec 2019 13:53:24 +0530
"Devashish Tiwari" <devash...@cdot.in> wrote:

> SDK version. But I was optimistic that Weston could be run with
> xwayland on this EVM. And after adding some final dependencies, I
> think it's good now. I have attached copied logs at the end of this
> email.
> 
> However, I wanted to ask if there are some sample
> X-clients/applications which I could run to check if weston+xwayland
> is really working or not. I tried to cross-compile xeyes for armhf
> and tried to run it,
> 
> but it showed following error:
> 
> root@am57xx-evm:/mnt# ./xeyes 
> Error: Can't open display:
> 
> Am I missing something else here, that is required to run X-apps? Any
> Environment Variable or so?

Hi,

yes, the usual DISPLAY as always with any X11 stuff anywhere. Weston
will set it, so all processes that inherit their environment from
Weston will have it readily set, e.g. the launchers you can set up in
weston.ini.

Do note that xeyes specifically will only react to mouse when the
pointer is on any X11 window. The X server cannot see any Wayland
windows and cannot eavesdrop on input either.


Thanks,
pq

Attachment: pgpPm4XpkaK4K.pgp
Description: OpenPGP digital signature

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to