<<<<< snip >>>>>
Hi Jesse; Have you checked the settings for screen saver configuration? The every ten minutes sounds like a problem I used to have which turned out to be the X-windows system blanking the screen. I found a script that took of my problem. You could try it to see if it has any effect on your system (mine is a Dell Studio 1745 with Intel GM45express video).
#! /bin/bash xset s noblank -dpms exit 0
I named it Xscreen.sh and put a link to it in autostart and haven't had any more blanking issues. Hope it solves your problem.
Tom, Thanks for the reply. Sadly, the issue is still there. I fear the 10 minutes was a little bit of a red herring as it isn't that consistent - sometimes it is 2 minutes apart and sometimes it is 15. -Jesse -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org