2002-02-13 05:04:56 +01:00
|
|
|
In order to use AbiWord, you may have to add one or more lines to your
|
|
|
|
XF86Config file, usually located in /etc/X11/XF86Config.
|
2001-08-20 15:27:17 +02:00
|
|
|
|
2002-02-13 05:04:56 +01:00
|
|
|
For any XFree86 version, add the following line to the "Files" section:
|
2001-08-20 15:27:17 +02:00
|
|
|
|
2002-02-13 05:04:56 +01:00
|
|
|
FontPath "${PREFIX}/share/AbiSuite/fonts"
|
2001-08-20 15:27:17 +02:00
|
|
|
|
2002-02-13 05:04:56 +01:00
|
|
|
For XFree86 >= 4, add also the following line to the "Module" section:
|
|
|
|
|
|
|
|
Load "type1"
|
|
|
|
|
|
|
|
For other X servers, please consult your documentation.
|
|
|
|
|
|
|
|
Also, if you are going to display AbiWord on a remote X server, besides
|
|
|
|
following the instructions above, please make sure that the files in the
|
|
|
|
${PREFIX}/share/AbiSuite/fonts directory are available to the remote X
|
|
|
|
server.
|
|
|
|
|
|
|
|
Finally, re-start your X server.
|