16 lines
389 B
Text
16 lines
389 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You can start using the font(s) by following these instructions:
|
|
|
|
Eiter 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:
|
|
FontPath "%%FONTSDIR%%/"
|
|
and make sure you have the "freetype" module loaded, then restart X.
|
|
EOM
|
|
}
|
|
]
|