daf78c4ea6
Monospaced X11 bitmap font; Descendant of the original IBM VGA font with additional Unicode glyphs.
16 lines
760 B
Text
16 lines
760 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2011/10/20 11:28:42 wiz Exp $
|
|
|
|
Once the files are in place, they need to be added to the font database.
|
|
This can be accomplished with one of the following commands:
|
|
|
|
xset fp+ ${PREFIX}/lib/X11/fonts/uni-vga
|
|
|
|
Note that the above will only make the fonts available for the duration of
|
|
your current X session. If they are to be installed and usable
|
|
permanently, either the aforementioned command should be placed in one of
|
|
your X startup files (usually something like ~/.Xclients or ~/.Xsession),
|
|
or the directory location should be added to the system's font server
|
|
configuration.
|
|
|
|
===========================================================================
|