Date: Thu, 9 Nov 1995 16:07:21 -0700 From: kelly@fsl.noaa.gov (Sean Kelly) To: amir@neuron.net Cc: questions@freebsd.org Subject: Re: disabling the console screen saver Message-ID: <9511092307.AA27638@emu.fsl.noaa.gov> In-Reply-To: <Pine.SOL.3.91.951109125904.495A-100000@pipe6> (amir@neuron.net)
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Amir" == Amir Y Rosenblatt <amir@neuron.net> writes:
Amir> The console screen saver and my monitor don;t appear to be
Amir> getting along so for the moment I'd liek to disable it. How
Amir> might I do that? Thanks in advance for the help.
Edit your /etc/sysconfig file. Look for these lines:
# Set to screen saver desired: blank, green, snake, star (or NO for none)
saver=green
Replace the `green' with `blank', `snake', `star', or `NO'. For example:
saver=NO
Also see "man vidcontrol".
--
Sean Kelly
NOAA Forecast Systems Laboratory, Boulder Colorado USA
Picard walks up to the replicator and says, "Coke on ice."
-- One of 46 things that never happen on Star Trek
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9511092307.AA27638>
