freebsd-ports/x11-fonts/urwfonts/pkg-message
Jimmy Olgeni 5ff3938edb Suggest using xorg.conf rather than XF86Config.
Submitted by:	ryusuke
2011-02-09 22:50:11 +00:00

10 lines
370 B
Text

============================================================
You'll have to add /usr/local/lib/X11/fonts/URW
to your X font path by either:
$ xset fp+ /usr/local/lib/X11/fonts/URW
$ xset fp rehash
or by adding it to your X-server configuration file (usually
/etc/X11/xorg.conf) and restarting the X-server.
============================================================