From 9144b50eca8815e9bc2e651531477e6f6b86cf8d Mon Sep 17 00:00:00 2001 From: Manolis Kiagias Date: Thu, 17 Sep 2009 16:25:25 +0000 Subject: [PATCH] Fix FontPath for Cyrillic language X11 fonts PR: docs/138903 Submitted by: Dmitry Marakasov --- en_US.ISO8859-1/books/handbook/l10n/chapter.sgml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml b/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml index d913aeb4c1..78fc92111f 100644 --- a/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml @@ -811,15 +811,10 @@ font8x8="cp866-8x8" Check the "Files" section in your /etc/X11/xorg.conf file. The following - lines must be added before any other + line must be added before any other FontPath entries: - FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/misc" -FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/75dpi" -FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi" - - If you use a high resolution video mode, swap the 75 dpi - and 100 dpi lines. + FontPath "/usr/local/lib/X11/fonts/cyrillic" See ports for more cyrillic fonts.