X11::IdleTime - Get the idle time of X11


X11-IdleTime documentation  | view source Contained in the X11-IdleTime distribution.

Index


NAME

Top

X11::IdleTime - Get the idle time of X11

SYNOPSIS

Top

   use X11::IdleTime;

   $idle = GetIdleTime();

   print "Your mouse and keyboard have been idle for $idle seconds.\n";

DESCRIPTION

Top

The X11::IdleTime module is useful for checking how long the user has been idle.

AUTHOR

Top

Adam Wendt <adam@ipwebdev.com> (http://ipwebdev.com/weblog/)

COPYRIGHT

Top


X11-IdleTime documentation  | view source Contained in the X11-IdleTime distribution.