A change in the way xwayland is launched
darxus at chaosreigns.com
darxus at chaosreigns.com
Wed Nov 28 18:46:42 PST 2012
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
More information about the wayland-devel
mailing list