19 lines
392 B
Text
19 lines
392 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You can start using the font(s) by following these instructions:
|
|
|
|
Either type the following in an X terminal:
|
|
|
|
xset fp+ %%FONTSDIR%%
|
|
xset fp rehash
|
|
|
|
Or, more permanently, add the following line to the "Files" section
|
|
of your X.Org configuration file (typically /etc/X11/xorg.conf):
|
|
|
|
FontPath "%%FONTSDIR%%/"
|
|
|
|
then restart X.
|
|
EOM
|
|
}
|
|
]
|