| X11-IdleTime documentation | view source | Contained in the X11-IdleTime distribution. |
X11::IdleTime - Get the idle time of X11
use X11::IdleTime; $idle = GetIdleTime(); print "Your mouse and keyboard have been idle for $idle seconds.\n";
The X11::IdleTime module is useful for checking how long the user has been idle.
Adam Wendt <adam@ipwebdev.com> (http://ipwebdev.com/weblog/)
Copyright 2003-2007 Adam Wendt <thelsdj@gmail.com>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| X11-IdleTime documentation | view source | Contained in the X11-IdleTime distribution. |