summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test5
1 files changed, 3 insertions, 2 deletions
diff --git a/test b/test
index 5427e8e..49cbf49 100644
--- a/test
+++ b/test
@@ -2,10 +2,11 @@
make
-Xephyr :100 -screen 1600x900 &
+#Xephyr +extension RANDR +xinerama -screen 1600x900 -screen 1600x900 -ac :1 &
+Xephyr -screen 1600x900+2080+90 :1 &
sleep 0.1
-DISPLAY=:100 ./YATwm
+DISPLAY=:1 ./YATwm
pkill Xephyr