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