~philip_rhoades


#16 Some questions . . 1 year, 6 months ago

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:

  1. Display the first page of the doc you want to screenshot.

  2. 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 . .

  3. The script is stopped by CTRL-C (say).

Is this possible?

Thanks!

Phil.