[kde-linux] KDE screensaver and monitor blanking
Dale
dalek at exceedtech.net
Fri Dec 22 11:48:08 UTC 2006
Andreas wrote:
> You can see here what happens when you leave the computer on at night:
> http://www.xs4all.nl/~jvdkuyp/flash/see.htm
>
OK. That was toooooo funny there. LOL
> on a more serious note: if you have access through ssh from another computer
> you could "sneak" in and check with top or ps what's going on.
> Or just use a blank screen for a a scre ensaver.
> Or... make a little script that grep's for you screensaver in the process
> list:
>
> #! /bin/bash
> while test 1 = 1; do
> date +%Y%m%d-%T >> ps.log
> ps -A | grep -i [name of your screensaver] >> ps.log
> sleep 10
> done
>
> (I'm not sure if the script would be working out-of-the-box, most likely you
> will have to finetune it).
>
>
I don't have a way to ssh in right now but that is a good idea though.
I may just do a blank screen saver, for now. Maybe when I get one of my
other three rigs up and running, I can try the ssh idea. I network them
all through here anyway. Just sort of reverse the idea.
Me no good with bash, unless it is a crawling bug. LOL
Thanks
Dale
:-) :-) :-)
More information about the kde-linux
mailing list