Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/chinese/fandol/files/pkg-message.in
16461 views
[
{ type: install
  message: <<EOM
For old programs that use XLFD, please add %%FONTSDIR%%
to your X server either by:

# xset fp+ %%FONTSDIR%%
# xset fp rehash

or by adding the following line to the section "Files" of
your X-server configuration file (usually /etc/X11/xorg.conf)
and restarting the X-server:

Section "Files"
...
    FontPath   "%%FONTSDIR%%"
...
EndSection
EOM
}
]