Date: Tue, 23 Nov 1999 17:41:26 -0500 From: "Richard Cotrina" <rcc@demo.telefonica.com.pe> To: <freebsd-questions@FreeBSD.ORG>, "Christian Weisgerber" <naddy@mips.rhein-neckar.de>, "James Gill" <gill@topsecret.net> Subject: RE: Clearing Screen Message-ID: <015a01bf3603$e0888b70$4d01190a@tp.com.pe> References: <071601bf3538$107b73f0$4d01190a@tp.com.pe> <81epod$1dv1$1@bigeye.rhein-neckar.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I know that it can be done adding a line with the "cl" option in the > > /etc/gettytab file under the "P|Pc|Pc console:\" line , like : > > > > :cl=\E[H\E[2J: (in OpenBSD) > > > > I tried it in FreeBSD 3.3-RELEASE but It does not work. > > Works for me. (4.0-CURRENT, but that shouldn't be significant.) > > P|Pc|Pc console:\ > :cl=\E[H\E[2J:\ > :ht:np:sp#115200: > I got it to work !! The "cl" option line must not be at the end of the block. (I tried the other way) Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?015a01bf3603$e0888b70$4d01190a>