mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
fa984a4169
perl module that reports number of seconds that X11 has been idle. PR: 54302 Submitted by: Sean Farley <sean-freebsd@farley.org>
9 lines
284 B
Plaintext
9 lines
284 B
Plaintext
X11::IdleTime has one sub routine, GetIdleTime() which returns the number of
|
|
seconds that X11 has been idle (no mouse or keyboard activity).
|
|
|
|
|
|
Copyright (C) 2003 Adam Wendt
|
|
|
|
This library is free software; you can redistribute it and/or modify it under
|
|
the same terms as Perl itself.
|