Actions
On SUSPEND » History » Revision 1
Revision 1/3
| Next »
Per Amundsen, 11/14/2015 01:27 AM
Added in 2.0
on <level>:SUSPEND:<commands>
Triggers when the computer is about to suspend.
Parameters
<level> - The level for the event to trigger.
<commands> - The commands to be performed when the event listener's criteria is met.
Example
on *:SUSPEND:echo -ag Computer is about to suspend.
Updated by Per Amundsen about 9 years ago · 1 revisions