Re: last mouse move or key hit
2008-03-26, 03:38(+00), Ron Eggler:
[...]
> I would like to get the time of the most recent human activity like a cursor
> movement or a key hit.
> Does anyone know how I can get this back to start some action after there
> has been no activity for X minutes/seconds?
[...]
For X11, google for the xprintidle utility or the
XScreenSaverQueryInfo(3) API.
--
Stéphane
|