* Derek Cunningham <[EMAIL PROTECTED]> [Mar 12. 2001 11:31]:
> If your monitor is energy star compliant... then you'll want to use the
> dpms options of X.
>
> xset dpms 0 0 900
>
> 1st 0: standby
> 2nd 0: suspend
> 900: off
>
> check the xset manpage for more information.
Does xset work with
heh... read the question wrong. sorry. :)
DC
Derek Cunningham wrote:
> If your monitor is energy star compliant... then you'll want to use the
> dpms options of X.
>
> xset dpms 0 0 900
>
> 1st 0: standby
> 2nd 0: suspend
> 900: off
>
> check the xset manpage for more information.
>
> DC
>
> [E
If your monitor is energy star compliant... then you'll want to use the
dpms options of X.
xset dpms 0 0 900
1st 0: standby
2nd 0: suspend
900: off
check the xset manpage for more information.
DC
[EMAIL PROTECTED] wrote:
> Is there a way to disable the blank screen after 15 minutes?
>
> .x([
Depends on what is running the screen saver. If you are
talking about the X default saver (as opposed to
xlock/xautolock or xscreensaver) xset s off will more
than likely do the trick.
On Sun, Mar 11, 2001 at 08:28:45PM -0600, [EMAIL PROTECTED] wrote:
> Is there a way to disable the bl
Is there a way to disable the blank screen after 15 minutes?
.x([ [EMAIL PROTECTED] - http://cheba.darktech.org ])x.
.x([ absolute zero: http://www.absolutezero.cx ])x.
"David S. Jackson" wrote:
>
> All I do is call a shell script in my $HOME/bin called
> "blanker.sh". I call it from my menu.
Ooh! That one's going in my saved bucket :)
--
-=|JP|=-"Why, oh, why didn't I take the blue pill?"
Jon Pennington| Atipa Linux Solutions -o)
> "Dunaway, Brian" <[EMAIL PROTECTED]> said:
>
> > What are you guys using for a screen saver out there?
> >
> > -briand
My simple setup is as follows:
~/.xinitrc:
xscreensaver -no-splash -timeout 2 &
~/.xscreensaver:
programs: \
xm
"Dunaway, Brian" <[EMAIL PROTECTED]> said:
> What are you guys using for a screen saver out there?
>
> -briand
>
GNOME: Xscreensaver, called from .xinitrc or .xsession appropriately
KDE1: kscreensaver, see Dan Williams' KBB site for a HOWTO
KDE2: Haven
What are you guys using for a screen saver out there?
-briand