From a0685d18c86df77b4edbf909a8ea7d54acda7327 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 19 Dec 2008 16:21:05 -0500 Subject: Update start script to work new compositor name --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index f6d2620..fcee84b 100755 --- a/run.sh +++ b/run.sh @@ -17,6 +17,6 @@ export DISPLAY=:0 sleep 4 gnome-session " > /dev/null & -sudo env EAGLE_DRIVER_PATH=$EAGLE_DRIVER_PATH ./egl-compositor -i 'event[45]' +sudo env EAGLE_DRIVER_PATH=$EAGLE_DRIVER_PATH ./wayland-system-compositor -i 'event[45]' trap "" 2 wait -- cgit v1.2.3