I'd like to detect when the user is not at the keyboard.
Probably the best way is to check for no "Keyboard.*" and "Mouse.*" events within a time limit (e.g. 10 min)
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
detect no user activity
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: detect no user activity
System.Idle event you do not like?
It may help System.SetIdleTime action.
Also see the topic Shut down XP after XX Minutes of inactivity.
There is a script that could help you (after some adjustments).
Pako
It may help System.SetIdleTime action.
Also see the topic Shut down XP after XX Minutes of inactivity.
There is a script that could help you (after some adjustments).
Pako