Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-09-08 12:22:31 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-09-08 12:22:31 (GMT)
commit2a2554f157d977efb182e55bb71e5c38d4ae4263 (patch)
treea127804baadb27ba10664de8b4f366b153fe2834 /tools
parentb8018bb889fc6921a6af8d6512f34cff387431a7 (diff)
forgot to add files
Diffstat (limited to 'tools')
-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 $*