Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/korean/hanyangfonts/files/pkg-message.in
16462 views
[
{ type: install
  message: <<EOM
 This package installed fonts in %%FONTSDIR%% directory.
 If you are using XFree86 3.3.2 or older, please upgrade to a new version
 or add this directory to your /etc/XF86Config:

 Section "Files"
     ...
     FontPath   "%%FONTSDIR%%"
     ...

 Or, run this command at your X desktop:

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

 Don't forget to add the directory to your /etc/XF86Config, for
 add the correct font path after you reboots X.
EOM
}
]