Before wayland 1.0, you launched the xserver stuff by launching weston or weston-launch with a --xserver command line argument. That will now give you "fatal: unhandled option: --xserver".
There are two new ways of doing this. 1) Add this to ~/.config/weston.ini: [core] modules=xwayland.so,desktop-shell.so 2) Use this command line argument: --modules=xwayland.so http://wayland.freedesktop.org/xserver.html has been updated. -- "If you want to make an apple pie from scratch, you must first create the universe." - Carl Sagan http://www.ChaosReigns.com _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel