From f52498e176fc984a6d9fba8e68403ab39745ddff Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Wed, 2 Oct 2024 18:49:31 -0500 Subject: Take another picture --- test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test b/test index 69e01cb..031319f 100755 --- a/test +++ b/test @@ -25,4 +25,6 @@ DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/3.png DISPLAY=:99 xdotool click 1 DISPLAY=:99 xdotool sleep 1 DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png +DISPLAY=:99 xdotool sleep 1 +DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/5.png tar -czf images.tar.gz *.png -- cgit v1.2.3-55-g6feb