Ticket created by ~philip_rhoades on ~brocellous/wlrctl
I have been using Sway on Fedora for some time now and loving it!
I want to scroll through doc pages in a script loop doing a screenshot for each page eg the procedure would be:
Display the first page of the doc you want to screenshot.
Hit CTRL-PrtScrn (say) to start the script loop.
The script does a screenshot of the current screen. The Right Arrow or PageDn key is sent from the script to advance the doc to the next page. The script continues to loop . .
The script is stopped by CTRL-C (say).
Is this possible?
Thanks!
Phil.