summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland/weston-init/k3/runWeston
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/wayland/weston-init/k3/runWeston')
-rw-r--r--recipes-graphics/wayland/weston-init/k3/runWeston39
1 files changed, 39 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston-init/k3/runWeston b/recipes-graphics/wayland/weston-init/k3/runWeston
new file mode 100644
index 0000000..2751352
--- /dev/null
+++ b/recipes-graphics/wayland/weston-init/k3/runWeston
@@ -0,0 +1,39 @@
+#!/bin/sh
+
+clear
+cat << EOF
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Please wait...
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+EOF
+
+weston --idle-time=0 --backend=drm-backend.so >> /var/log/weston.log 2>&1