Is there a way to detect inactivity of mouse and keyboard events after a certain time?
For security reasons, we'd like to pop up a dialog to warn the user of inactivity with a timer and then send a session termination if the user doesn't respond.
Thanks!
For security reasons, we'd like to pop up a dialog to warn the user of inactivity with a timer and then send a session termination if the user doesn't respond.
Thanks!
Comment