how to capture the system idle time
807591Jul 28 2005 — edited Apr 4 2008I want to capture the system idle time. Means if the user did not press any key or did not move the mouse then it is considered as system idle time. I want the code for this in JAVA on windows operating system. Please help me.