discomfitor pushed a commit to branch enlightenment-0.20.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=a0d6b35ae1ec144f3988ac18e151dcca0befd40c

commit a0d6b35ae1ec144f3988ac18e151dcca0befd40c
Author: Mike Blumenkrantz <zm...@osg.samsung.com>
Date:   Mon May 9 13:32:33 2016 -0400

    update README.wayland to include dbus-launch
---
 README.wayland | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.wayland b/README.wayland
index 7ec2ae1..1d49e7f 100644
--- a/README.wayland
+++ b/README.wayland
@@ -70,12 +70,12 @@ Enlightenment, when compiled with Wayland support and 
started from a tty,
 will automatically attempt to load the wl_drm output module and start
 a Wayland session. Simply start as usual:
 
-  ./enlightenment_start
+  dbus-launch enlightenment_start
 
 If you have a separate configuration profile that you would like to use,
 you can tell Enlightenment to use that when you start it:
 
-  ./enlightenment_start -profile <my_profile>
+  dbus-launch enlightenment_start -profile <my_profile>
 
 To run a wayland session inside x11, export E_WL_FORCE=x11 before starting
 enlightenment.

-- 


Reply via email to