sorry, Typo in last mail, please see below!
Am Freitag, 20. März 2015 schrieb Gene Heskett:
On Friday 20 March 2015 13:05:07 Dr. Nikolaus Klepp wrote:
Hi Gene!
You'll have to add a "xhost +" somewhere in your X11 session, otherwise it'll not work.
Nik
Something like this? Or as a separate command line? 00 * * * * * xhost + xsetp +dpms 01 * * * * * xhost + xset dpms 300 0 600 ?? etc...
Thanks Nic
Cheers, Gene Heskett
Hi Gene!
Not exactly :-)
In your TDE session start konsole and enter: $ xhost + access control disabled, clients can connect from any host
Your chrontab lines should be like before: 00 * * * * * xset -display=:0 +dpms 01 * * * * * xset -display=:0 dpms 300 0 600
But keep in mind, the "xhost +"-line has to be entered always when you start a TDE session :-)
Nik