|
NAMEX11::IdleTime - Get the idle time of X11SYNOPSISuse X11::IdleTime; $idle = GetIdleTime(); print "Your mouse and keyboard have been idle for $idle seconds.\n"; DESCRIPTIONThe X11::IdleTime module is useful for checking how long the user has been idle.AUTHORAdam Wendt <thelsdj@gmail.com> (http://blog.thelsdj.org/)COPYRIGHTCopyright 2003-2008 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.
Visit the GSP FreeBSD Man Page Interface. |