10 lines
338 B
Text
10 lines
338 B
Text
============================================================
|
|
You'll have to add %%FONTSDIR%%
|
|
to your X font path by either:
|
|
|
|
$ xset fp+ %%FONTSDIR%%
|
|
$ xset fp rehash
|
|
|
|
or by adding it to your X-server configuration file (usually
|
|
/etc/X11/xorg.conf) and restarting the X-server.
|
|
============================================================
|