On 01/19, Kristian Høgsberg wrote: > That's probably just a race condition - the client starts up and tries > to conncet to the socket before the compositor has created it. Try > ./compositor && (sleep 2; terminal) instead.
I don't think the compositor will background, so it won't get to terminal? You can do: (compositor/compositor &);sleep 2;(clients/terminal &) -- "I'd rather be happy than right any day." - Slartiblartfast, The Hitchhiker's Guide to the Galaxy http://www.ChaosReigns.com _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel