10 lines
437 B
Text
10 lines
437 B
Text
|
------------------------------------------------------------------
|
||
|
To get XFree86 to recognize your new fonts you will need to
|
||
|
add a line to your XF86Config file. Please consult XF86Config(5)
|
||
|
for more information on where to find the configuration file.
|
||
|
|
||
|
Add the following line to the "Files" section and restart XFree86.
|
||
|
|
||
|
FontPath "X11BASE/lib/X11/fonts/PORTNAME"
|
||
|
------------------------------------------------------------------
|