It works to delay screenshots, but not as I hoped. For example, if I take a screenshot on just the menu on Raspberry Pi OS. Then it disappears before a screenshot is taken.Is it possible to delay the time with grim by a few seconds for screenshots?
I don't see why using the sleep command could not be used here before passing the actual command to capture. Something like :Code:
sleep 5 && grim <options>
This works in terminal. It will work the same way if you change the default command scripted in rc.xml or in your scripts
Maybe I'm doing something wrong. I'll have to play around with it a bit.
Statistics: Posted by Olydnad_SWE — Mon Nov 24, 2025 10:31 am