Re: Console Screen Saver

1999-04-07 Thread Wayne Topa
Subject: Console Screen Saver Date: Wed, Apr 07, 1999 at 11:33:26AM -0500 In reply to:Chris Brown Quoting Chris Brown([EMAIL PROTECTED]): > We would like to completely and fully disable the screen saver for > the console. > setterm - set terminal attributes setterm

Re: Console Screen Saver

1999-04-07 Thread Collins M. Ben
On Wed, Apr 07, 1999 at 12:43:37PM -0500, Chris Brown wrote: > The command we use is "setterm -blank 0" > > it works once logged in, but we want to disable blanking the screen > very early on in the boot process. Create a file /etc/rcS.d/0screen_blank and put that command in it. You may also n

Re: Console Screen Saver

1999-04-07 Thread Chris Brown
The command we use is "setterm -blank 0" it works once logged in, but we want to disable blanking the screen very early on in the boot process. On 7 Apr 99 at 8:42, Alan Su wrote: > what is the command you're using to turn off screen blanking? > > -alan > ***

Console Screen Saver

1999-04-07 Thread Chris Brown
We would like to completely and fully disable the screen saver for the console. We know the command use at the command line and it works, but. we would like to have the system comeup without the screen saver, so if it stops somewhere in boot or a the login prompt the screen doesnt t