Running Linux on a Pi 3. I launch an Impress presentation via cron at specified times. The presentation loops continually, which is the intended behavior. The cron successfully stops the screensaver and launches the presentation. However, it does not proceed to the next command (sleep for the designated time, before forcefully stopping the presentation). This is because as long as the presentation is running, cron cannot proceed (even if soffice is invoked with a “&” to put it in background).
As a workaround, I’m using a second cron to “pkill” the first. But there surely must be a better way. However, I cannot find a command-line parameter to set the duration of a presentation.
Any suggestions?
Thanks in advance.
Jack
They are expected to contain actual (proposed) solution to the problem. So, it’s best to write there the solution, not something like “Answered in the comment above” (please edit it, so that it would be helpful for others having similar problem in the future)
on the left side of the answer.
But I’m on my desktop (which is actually a laptop) now. When I hover the cursor over that checkmark, it gives me a tip about marking the answer as “correct”. However, I’m foiled again. I have not earned sufficient points (20) to mark my own answer as “correct”. 