Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 1996 08:36:49 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Cc:        brianc@pobox.com
Subject:   Re: pcvt features
Message-ID:  <199608240636.IAA08898@uriah.heep.sax.de>
In-Reply-To: <199608240136.VAA00244@ottawa.net> from Brian Campbell at "Aug 23, 96 09:36:04 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As Brian Campbell wrote:

> Are there any plans for the pcvt driver to include the same support
> for loadable screen savers as syscons?  I hacked in support for the
> green saver, which I suspect is the same way the stars saver got
> in there.  Wouldn't it be more convenient to support the lkm's?

I once thought about lkm's (not only for the screen saver, but also
for the hardware-dependant modules), but we never got round to
implement it.  You are free to do this if you want, and i promise to
integrate your patches into the tree...

> I was also wondering why pcvt restricted its [VGA] font support to 8,
> 10, 14 and 16 scanline fonts.  I'm getting used to 40-lines, but (in a
> previous life) I used to run an 11 scanline font for 36 lines (I won't
> mention that it supported 94 columns ;-)

Hysterical raisons.  By the time pcvt has been written (late 1992,
originally for 386BSD), simply nobody thought about display font
sizes.  This requirement has been first faced to me when i've been
playing with my (ancient) notebook that is used best with 480 scan
lines.  It is hard to break with such constraints without also
breaking compatibility to older versions.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608240636.IAA08898>