summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest1
1 files changed, 1 insertions, 0 deletions
diff --git a/test b/test
index 260f286..5bf6081 100755
--- a/test
+++ b/test
@@ -20,3 +20,4 @@ DISPLAY=:99 xdotool mousemove --window "$win" --sync 333 333
20DISPLAY=:99 xdotool sleep 0.1 20DISPLAY=:99 xdotool sleep 0.1
21DISPLAY=:99 xdotool click 1 21DISPLAY=:99 xdotool click 1
22DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/3.png 22DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/3.png
23tar -czf images.tar.gz *.png