blob: 13e9bb285950c3cdbf8b9be4140393cc17b51115 (
plain) (
blame)
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-gemini (LOCALBASE is,
usually, /usr/local) to the server's font-path. Use
``xset fp+'' to do this for the current X-session and
consult your X-server's documentation to make this
permanent.
EOM
}
]
|