I am detecting the machine Idle state and if Idle, I perform an action.
One of the actions must be canceling this state otherwise it will enter a loop.
I want to prevent re-entry into my idle loop when I’m executing in it, how do I do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
By pressing a key i guess this will do the trick
This presses the shiftkey and the system will think the computer isn’t idle any more…