User iddle detection
843810Feb 27 2010 — edited Feb 27 2010I need implementing the functionality of logging out of web applications, in a desktop application. I mean after a while of user inactivity, I need to detect it and lock the program.
How can I detect inactivity of mouse and keyboard?