summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest6
1 files changed, 3 insertions, 3 deletions
diff --git a/test b/test
index a385cd2..1909693 100755
--- a/test
+++ b/test
@@ -9,19 +9,19 @@ DISPLAY=:99 xwd -root | magick xwd:- png:/root/1.png
9DISPLAY=:99 xdotool mousemove --sync 573 618 9DISPLAY=:99 xdotool mousemove --sync 573 618
10sleep 1 10sleep 1
11DISPLAY=:99 xwd -root | magick xwd:- png:/root/2.png 11DISPLAY=:99 xwd -root | magick xwd:- png:/root/2.png
12DISPLAY=:99 xdotool xdotool click 1 12DISPLAY=:99 xdotool click 1
13sleep 1 13sleep 1
14DISPLAY=:99 xwd -root | magick xwd:- png:/root/3.png 14DISPLAY=:99 xwd -root | magick xwd:- png:/root/3.png
15DISPLAY=:99 xdotool mousemove --sync 725 666 15DISPLAY=:99 xdotool mousemove --sync 725 666
16sleep 1 16sleep 1
17DISPLAY=:99 xwd -root | magick xwd:- png:/root/4.png 17DISPLAY=:99 xwd -root | magick xwd:- png:/root/4.png
18DISPLAY=:99 xdotool xdotool click 1 18DISPLAY=:99 xdotool click 1
19sleep 1 19sleep 1
20DISPLAY=:99 xwd -root | magick xwd:- png:/root/5.png 20DISPLAY=:99 xwd -root | magick xwd:- png:/root/5.png
21DISPLAY=:99 xdotool mousemove --sync 743 666 21DISPLAY=:99 xdotool mousemove --sync 743 666
22sleep 1 22sleep 1
23DISPLAY=:99 xwd -root | magick xwd:- png:/root/6.png 23DISPLAY=:99 xwd -root | magick xwd:- png:/root/6.png
24DISPLAY=:99 xdotool xdotool click 1 24DISPLAY=:99 xdotool click 1
25sleep 1 25sleep 1
26DISPLAY=:99 xwd -root | magick xwd:- png:/root/7.png 26DISPLAY=:99 xwd -root | magick xwd:- png:/root/7.png
27 27