Page 1 of 1

Idle state detection

Posted: Wed Oct 28, 2020 10:24 am
by karweru
Hi Everyone,

I want to code a routine which is triggered if there is no user activity for like 5 minutes to lock the screen and force the user to type in a password to unlock. Anyone has done this? I would appreciate some directions.

Re: Idle state detection

Posted: Wed Oct 28, 2020 10:56 am
by gfilatov
karweru wrote: Wed Oct 28, 2020 10:24 am Hi Everyone,

I want to code a routine which is triggered if there is no user activity for like 5 minutes to lock the screen and force the user to type in a password to unlock. Anyone has done this? I would appreciate some directions.
Hi,

Please take a look for the following discussion at

http://hmgforum.com/viewtopic.php?f=24&t=3673

:idea:

Re: Idle state detection

Posted: Wed Oct 28, 2020 12:10 pm
by karweru
Many thanks Grigory.