PeminangBidadari

Clearing Console OpenBSD 4.4 , 4.5

August 22, 2009 · 1 Comment

> I have already modified the file “gettytab” with these lines:
>
> P:Pc:Pc   console:\
> :np:sp#9600:\
> :cl=\E[H\E[2J:
>
> This does not work ? An idea ?
>

The FAQ entry for this has been wrong for a few releases now. Try
this:

2|std.9600|9600-baud:\
:sp#9600:\
:cl=\E[H\E[2J:

Assuming /etc/ttys has this for the console:

console “/usr/libexec/getty std.9600″   vt220   off secure

From : http://www.mail-archive.com/misc@openbsd.org/msg78663.html

Categories: net

1 response so far ↓

Leave a Comment