Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tools/run-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run-test.sh')
-rwxr-xr-xtools/run-test.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/run-test.sh b/tools/run-test.sh
new file mode 100755
index 0000000..23c7368
--- /dev/null
+++ b/tools/run-test.sh
@@ -0,0 +1,5 @@
+Xephyr :50 -ac -screen 800x600 &
+
+DISPLAY=:50
+matchbox-window-manager &
+exec $*