On Tue, May 16, 2006 at 08:20:15AM -0700, Gregory Shaw wrote:
> Is it possible to change the opensolaris console font? I've got a font that
> I prefer to the standard VGA type fonts, and I'd like to use it on my console.
>
> Thanks!
>
sure, if you're willing to recompile the vgatext driver. ;)
the current font is defined in:
usr/src/uts/intel/io/vgatext/8859-1.bdf
during a standard build this file gets converted into a .c file and is
compiled into the vgatext driver. if you're using the nvidia driver
you'll also have to recompile the gfx_private module since it duplicates
a lot of the code in vgatext.
ed
_______________________________________________
opensolaris-discuss mailing list
[email protected]