View | Details | Raw Unified | Return to bug 199536
Collapse All | Expand All

(-)k12/files/pkg-message.in (-2 / +2 lines)
Lines 3-15 Link Here
3
3
4
Eiter type the following in an X terminal:
4
Eiter type the following in an X terminal:
5
5
6
        xset fp+ %%PREFIX%%/%%FONTSDIR%%
6
        xset fp+ %%FONTSDIR%%
7
        xset fp rehash
7
        xset fp rehash
8
8
9
Or, more permanently, add the following line to the "Files" section
9
Or, more permanently, add the following line to the "Files" section
10
of your X.Org configuration file (typically /etc/X11/xorg.conf):
10
of your X.Org configuration file (typically /etc/X11/xorg.conf):
11
11
12
        FontPath "%%PREFIX%%/%%FONTSDIR%%/"
12
        FontPath "%%FONTSDIR%%/"
13
13
14
then restart X.
14
then restart X.
15
*******************************************************************
15
*******************************************************************

Return to bug 199536