Idle state detection

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
karweru
Posts: 220
Joined: Fri Aug 01, 2008 1:51 pm
DBs Used: DBF,mysql,mariadb,postgresql,sqlite,odbc
Contact:

Idle state detection

Post 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.
Kind regards,
Gilbert.
User avatar
gfilatov
Posts: 1090
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: Idle state detection

Post 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:
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
karweru
Posts: 220
Joined: Fri Aug 01, 2008 1:51 pm
DBs Used: DBF,mysql,mariadb,postgresql,sqlite,odbc
Contact:

Re: Idle state detection

Post by karweru »

Many thanks Grigory.
Kind regards,
Gilbert.
Post Reply