From 5437b7e2da60857a0c4aa2bf323e356b2cadb90b Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 13 Feb 2002 15:12:37 +0000 Subject: Users running AbiWord on a local X server don't need to set FontPath manually, so that adjust instructions accordingly. --- editors/abiword/pkg-message | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'editors/abiword') diff --git a/editors/abiword/pkg-message b/editors/abiword/pkg-message index 5de823bc5c6b..19078b1c00a6 100644 --- a/editors/abiword/pkg-message +++ b/editors/abiword/pkg-message @@ -1,11 +1,7 @@ In order to use AbiWord, you may have to add one or more lines to your -XF86Config file, usually located in /etc/X11/XF86Config. +XF86Config file, usually located in /etc/X11/XF86Config or /etc/XF86Config. -For any XFree86 version, add the following line to the "Files" section: - - FontPath "${PREFIX}/share/AbiSuite/fonts" - -For XFree86 >= 4, add also the following line to the "Module" section: +For XFree86 >= 4, add the following line to the "Module" section: Load "type1" @@ -14,6 +10,12 @@ 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. +server and add the ${PREFIX}/share/AbiSuite/fonts into server's font +path. For XFree86, add the following line to the "Files" section: + + FontPath "${PREFIX}/share/AbiSuite/fonts" + +If you use a different X server, please see its documentation on how to +do this. Finally, re-start your X server. -- cgit v1.2.3