blob: 1b56e67524956b86ae4ab74ea6043e3b5bf9e49e (
plain)
1
2
3
4
5
6
7
8
9
10
|
============================================================
You'll have to add /usr/local/lib/X11/fonts/lfpfonts-var
to your X font path by either:
$ xset fp+ /usr/local/lib/X11/fonts/lfpfonts-var
$ xset fp rehash
or by adding it to your X-server configuration file (usually
/etc/X11/XF86Config) and restarting the X-server.
============================================================
|