NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD vs. VirtualBox
Hello,
On Sat, 22 Aug 2026 22:29:46 -0000 (UTC)
mlelstv%serpens.de@localhost (Michael van Elst) wrote:
> woods%planix.ca@localhost ("Greg A. Woods") writes:
>
> > However it would be
> >nice to be able to explicitly say what size terminal should be emulated,
> >with some/all of the same screen types as the old vga(4) driver
> >supports.
>
> For a raster display, the kernel has only a couple of fixed size fonts
> available and selects the "best" one to produce a 80x25 terminal.
> You can compile more fonts into the kernel.
You can also configure what terminal size wscons should aim for:
options RASOPS_DEFAULT_WIDTH=80
options RASOPS_DEFAULT_HEIGHT=25
have fun
Michael
Home |
Main Index |
Thread Index |
Old Index