Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: slinxj on October 21, 2009, 08:35:51 AM

Title: user idle time
Post by: slinxj on October 21, 2009, 08:35:51 AM
I have been searching around and trying to find a way to get the idle time of a user properly and haven't had any luck. I have found solutions for other distros that include screen savers and you can hook into Xlibs to get the idle time but it's not available in TC.

Is there any way to be able to get the idle time of a user ?

Thanks
Title: Re: user idle time
Post by: nickispeaki on October 21, 2009, 09:49:21 AM
why?  ???

i gues icq.... like user is go away for a one hour?  ;)
Title: Re: user idle time
Post by: slinxj on October 21, 2009, 10:30:13 AM
Anyone interested can use xscreensaver with the xscreensaver-watch command and write a small script to check for "BLANK" actions.

Thanks.