diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2002-01-20 10:41:32 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2002-01-20 10:41:32 +0000 |
commit | 0d37246b3e77b37ff3fcaebee0baa2a55b2aaf80 (patch) | |
tree | 31edad115a6fce7181f837bd987ca0f119cdec0a /x11-fonts/lfpfonts-fix/pkg-descr | |
parent | cf73ad3edf566e7c0205aded977a0736b3d6f169 (diff) | |
download | ports-0d37246b3e77b37ff3fcaebee0baa2a55b2aaf80.tar.gz ports-0d37246b3e77b37ff3fcaebee0baa2a55b2aaf80.zip |
Notes
Diffstat (limited to 'x11-fonts/lfpfonts-fix/pkg-descr')
-rw-r--r-- | x11-fonts/lfpfonts-fix/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-fonts/lfpfonts-fix/pkg-descr b/x11-fonts/lfpfonts-fix/pkg-descr new file mode 100644 index 000000000000..19895d78acd6 --- /dev/null +++ b/x11-fonts/lfpfonts-fix/pkg-descr @@ -0,0 +1,13 @@ +Fixed width fonts from the Linux Font Project. + +You'll have to add /usr/X11R6/lib/X11/fonts/lfpfonts-fix +to your X font path by either: + +$ xset fp+ /usr/X11R6/lib/X11/fonts/lfpfonts-fix +$ xset fp rehash + +or by adding it to your X-server configuration file (usually +/etc/XF86Config, /etc/X11/XF86Config or /etc/Xaccel.ini) and +restarting the X-server. + +WWW: http://dreamer.nitro.dk/linux/lfp/lfpfonts-fix.html |