|
Class Summary |
| IdleDetectionTask |
Timer tasks that displays a message whenever the computer has received
no mouse or keyboard input for at least the timeout time. |
| IdleDetector |
This class detects that no mouse or keyboard has occurred for a specified time,
and performs a specified action when this happens. |
| IdleStateEvent |
Event emitted when the idle state of an IdleDetectionTask changes. |
Support for detection of an idle state on the current host.
Here idle means no keyboard or mouse activity was detected for a specified time.