blob: 590941eac7e6fd8e3a2d265393dba5806df0dac7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[
{ type: install
message: <<EOM
For your X-server to use the fonts, you have to add
the ${LOCALBASE}/share/fonts/koi8-u-monaco (LOCALBASE is,
usually, /usr/local) to the server's font-path. Use
``xset fp+'' ${LOCALBASE} to do this for the current X-session and
consult your X-server's documentation to make this
permanent.
EOM
}
]
|