Re: green monitor functions for the console?

1998-04-30 Thread Thomas Lakofski
30 Apr 1998, Paul Miller wrote: > From: Paul Miller <[EMAIL PROTECTED]> > To: Debian User > Date: Thu, 30 Apr 1998 07:05:48 -0400 (EDT) > Subject: green monitor functions for the console? > > > Is there a program, similar to xset, that can set the green monitor > functio

green monitor functions for the console?

1998-04-30 Thread Paul Miller
Is there a program, similar to xset, that can set the green monitor functions for the console? I'd like my monitor to turn off after a certain amount of inactivity. Thanks -Paul --- Paul Miller <[EMAIL PROTECTED]> Public PGP key at http://paul.3dillusion.com/pgpkey.txt -- To

Re: Green monitor functions

1997-09-01 Thread Michele Dalla Silvestra
On 1 Sep 1997, Gilbert Laycock wrote: > Is there any way to configure this outside of X? > > I know about > setterm blank n > which is fine as far as it goes, but I think it only blanks the screen > rather than using the more advanced power saving features. You have to modify /usr/src/linux/dr

Re: Green monitor functions

1997-09-01 Thread Remco Blaakmeer
On Mon, 1 Sep 1997, Tommy Lakofski wrote: > On 1 Sep 1997, Gilbert Laycock wrote: > > I know about > > setterm blank n > > which is fine as far as it goes, but I think it only blanks the screen > > rather than using the more advanced power saving features. > > Some monitors are smart enough to

Re: Green monitor functions

1997-09-01 Thread Tommy Lakofski
On 1 Sep 1997, Gilbert Laycock wrote: > I know about > setterm blank n > which is fine as far as it goes, but I think it only blanks the screen > rather than using the more advanced power saving features. Some monitors are smart enough to switch off when they've got no signal (I used to have a C

Re: Green monitor functions

1997-09-01 Thread Gilbert Laycock
> Remco Blaakmeer writes: [How do you use the monitor's energy saving features?] > > In fact, you can configure the whole thing in /etc/XF86Config. > > Some lines from mine are: > > Section "Screen" > > Driver "accel" > > Device "S3_868" > > BlankTime 15 > > SuspendTime 20 > > Of

Re: Green monitor functions

1997-08-27 Thread Jason Gunthorpe
On Tue, 26 Aug 1997, Joey Hess wrote: > Remco Blaakmeer wrote: > > In fact, you can configure the whole thing in /etc/XF86Config. > > > > Some lines from mine are: > > > > Section "Screen" > > Driver "accel" > > Device "S3_868" > > BlankTime 15 > > SuspendTime 20 > >

Re: Green monitor functions

1997-08-27 Thread Joey Hess
Remco Blaakmeer wrote: > In fact, you can configure the whole thing in /etc/XF86Config. > > Some lines from mine are: > > Section "Screen" > Driver "accel" > Device "S3_868" > BlankTime 15 > SuspendTime 20 > OffTime 30 What exactly is the difference between su

Re: Green monitor functions

1997-08-26 Thread Remco Blaakmeer
On Tue, 26 Aug 1997, Jens B. Jorgensen wrote: > > You may need the line: > > Option "power_saver" > > in Section "Device" in your /etc/X11/XF86Config file. In fact, you can configure the whole thing in /etc/XF86Config. Some lines from mine are: Section "Screen" Driver "accel"

Re: Green monitor functions

1997-08-26 Thread Jens B. Jorgensen
Randy Edwards wrote: > >While running X, Debian blanks my screen just fine. However, what I'd > like to do is to convince Debian to handle the "green" power-saving > functions of my video system. This functions well under Win95 and OS/2, but > for some reason doesn't seem to work with Debian

Re: Green monitor functions

1997-08-26 Thread Syrus Nemat-Nasser
On 26 Aug 1997, Michael Harnois wrote: > Randy Edwards <[EMAIL PROTECTED]> writes: > > >While running X, Debian blanks my screen just fine. However, what I'd > > like to do is to convince Debian to handle the "green" power-saving > > functions of my video system. This functions well under W

Re: Green monitor functions

1997-08-26 Thread Michael Harnois
Randy Edwards <[EMAIL PROTECTED]> writes: >While running X, Debian blanks my screen just fine. However, what I'd > like to do is to convince Debian to handle the "green" power-saving > functions of my video system. This functions well under Win95 and OS/2, but > for some reason doesn't seem

Green monitor functions

1997-08-26 Thread Randy Edwards
While running X, Debian blanks my screen just fine. However, what I'd like to do is to convince Debian to handle the "green" power-saving functions of my video system. This functions well under Win95 and OS/2, but for some reason doesn't seem to work with Debian. Could someone suggest the