At 2004-08-25T12:54:25+1200, Jim Cheetham wrote:

> 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?

Yes, you may need to disable both DPMS and the basic X screen blanking.
The best place for the xset invocation in your case will be in the login
manager's startup scripts, so you're already on the right track.  Take a
look in /etc/X11/*dm--there are probably existing xset invocations you
can model your change on.

I don't have a Debian box with X installed on it handy, so I can't point
you to exactly the right spot.  I hope that the Debian stuff will allow
for user hooks into these scripts so that you don't need to edit the
ones supplied by the *dm package.

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]

Reply via email to