aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/xqtlauncher/xqtlauncher/startxqt-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/xqtlauncher/xqtlauncher/startxqt-wrapper')
-rw-r--r--recipes-qtopia/xqtlauncher/xqtlauncher/startxqt-wrapper5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-qtopia/xqtlauncher/xqtlauncher/startxqt-wrapper b/recipes-qtopia/xqtlauncher/xqtlauncher/startxqt-wrapper
new file mode 100644
index 0000000..c0ac2ed
--- /dev/null
+++ b/recipes-qtopia/xqtlauncher/xqtlauncher/startxqt-wrapper
@@ -0,0 +1,5 @@
+startxqt &
+sleep 3
+#read and start defaultwm from /etc/X11/defaultwm
+$(cat /etc/X11/defaultwm) &
+sleep 2