Matthew Gregan wrote:
At 2004-08-25T12:26:47+1200, Jim Cheetham wrote:
This can't be due to a screensaver application, because no wm means
there's no-one to invoke it. So I'm guessing it must be
/usr/X11R6/bin/X or perhaps the kernel's console handler ...

It's probably the DPMS support in X. Disable DPMS by removing the DPMS option from the Monitor section of your X configuration file, or use xset(1) to tune the DPMS settings to your liking.

Thanks. A permanent change was needed, and this does the trick.
This covers 'xset -dpms' ... If I need 'xset s off' as well, where/when can I invoke it? A nasty hack would be from a crontab, after mucking around with xhost first ... as far as I know, I have no user login scripts available ... perhaps I could use GDM PostLogin or PreSession?


-jim

Reply via email to