You are not logged in.
Pages: 1
hi if i set two event's in shutter both for user inactive one for 30mins and one for 3hrs can i then set two actions one for sleep and one for shutdown? sleep for the 30min event and shutdown for 3hrs? if so is it just the order that the events and actions are set?
Offline
any ideas on if it's possible to do?
Offline
A single instance of Shutter can monitor a set of events and then trigger a set of actions, let's call this a single schedule. To run two or more independent schedules you will need to run two or more instances of Shutter simultaneously, each configured individually.
With that said, the scenario that you are trying to achieve is not currently possible with Shutter. Let's imagine we have two instances of Shutter, where instance A is configured to sleep after 30 mins and the instance B is configured to shutdown after 3 hours of inactivity. Once instance A enacts the sleep mode, instance B will be halted (like any other user space application) until the computer wakes up from sleep, so instance B will not be able to shutdown your computer after 3 hours of inactivity.
Your goal is better achieved with the standard power management features found in Windows. To adjust power and sleep settings in Windows 10, go to Start, and select Settings > System > Power & sleep.
Offline
Pages: 1