diff options
-rwxr-xr-x | test | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,3 +20,4 @@ DISPLAY=:99 xdotool mousemove --window "$win" --sync 333 333 | |||
20 | DISPLAY=:99 xdotool sleep 0.1 | 20 | DISPLAY=:99 xdotool sleep 0.1 |
21 | DISPLAY=:99 xdotool click 1 | 21 | DISPLAY=:99 xdotool click 1 |
22 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/3.png | 22 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/3.png |
23 | tar -czf images.tar.gz *.png | ||