From owner-freebsd-questions@FreeBSD.ORG Sat Apr 2 21:21:26 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D2EB16A4CE for ; Sat, 2 Apr 2005 21:21:26 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 6635443D1D for ; Sat, 2 Apr 2005 21:21:25 +0000 (GMT) (envelope-from emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 02 Apr 2005 21:21:24 -0000 Received: from flb.schmalzbauer.de (EHLO [172.21.1.254]) [62.245.232.135] by mail.gmx.net (mp020) with SMTP; 02 Apr 2005 23:21:24 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-questions@freebsd.org Date: Sat, 2 Apr 2005 23:21:11 +0200 User-Agent: KMail/1.7.2 References: <20050402231146.02425973.dick@nagual.st> In-Reply-To: <20050402231146.02425973.dick@nagual.st> X-Birthday: 10/06/72 X-CelPhone: +49 173 9967781 X-Tel: +49 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2633295.Z6KmTvt92a"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504022321.25129@harrymail> X-Y-GMX-Trusted: 0 Subject: Re: blanking the console X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2005 21:21:26 -0000 --nextPart2633295.Z6KmTvt92a Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Samstag, 2. April 2005 23:11 schrieb dick hoogendijk: > OK, probably a stupid question. I can't find it though. Sorry. > How can I blank the screen on the console (terminal). Hmmm, "clear" is not what you mean? > Something like the linux "setterm -blank 60" which will blank the screen > after 60 seconds of inactivity. There must be a (freebsd) equivalent, If you mean a screensaver, that can be done with `vidcontrol -t 60` or per= =20 config file in /etc/rc.conf <> but you have to define a=20 screensaver before. For example with <> in /etc/rc.conf. =46or a list see `ls -l /boot/kernel/*_saver.ko` =2DHarry > but what is it? --nextPart2633295.Z6KmTvt92a Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCTwzVBylq0S4AzzwRArJDAJ9di7x0gUuE64idfTT81q4SJchBOACfWS1x Q+pfrZAPr2OzmPgXlURyB7c= =Nt1C -----END PGP SIGNATURE----- --nextPart2633295.Z6KmTvt92a--