« Mounting an ISO image in FreeBSD | Main | Masala Chai recipes »

Adding fonts to userland in FreeBSD

to add your own fonts in bsd:
$ mkdir <fontdirectory>
$ cp <font> <fontdirectory>
$ mkfontdir <fontdirectory>
$ xset +fp <fontdirectory>
additional mkfontdir may be needed as fonts are added to the directory. the xset command is probably best put in your .xinitrc. now all those blackbox themes will look even better with their fonts working properly.

About

This page contains a single entry from the blog

The previous post in this blog was Mounting an ISO image in FreeBSD.

The next post in this blog is Masala Chai recipes.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.33