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.

detect no user activity

If you have a question or need help, this is the place to be.
Post Reply
eadmaster
Posts: 7
Joined: Sat Oct 26, 2013 2:13 pm
Location: Italy
Contact:

detect no user activity

Post by eadmaster »

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)
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: detect no user activity

Post by Pako »

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
Post Reply