Author: andy
Date: 2005-12-26 09:40:25 -0700 (Mon, 26 Dec 2005)
New Revision: 5476
Modified:
trunk/BOOK/x/installing/x-setup.xml
Log:
Put back some text about configuring cyrillic fonts. I didn't realise older apps
(gtk1 etc) still used xorg.conf to configure their fonts (thanks Alexander).
Modified: trunk/BOOK/x/installing/x-setup.xml
===================================================================
--- trunk/BOOK/x/installing/x-setup.xml 2005-12-26 16:02:43 UTC (rev 5475)
+++ trunk/BOOK/x/installing/x-setup.xml 2005-12-26 16:40:25 UTC (rev 5476)
@@ -275,6 +275,15 @@
<screen role="root"><userinput>sed -i 's,iso8859-1\(
\|$\),iso8859-<replaceable>[X]</replaceable>\1,g' \
/usr/share/fonts/{75dpi,100dpi,misc}/fonts.alias</userinput></screen>
+ <para>To use cyrillic fonts with <application>GTK1</application>,
+ <application>Tk</application>, <application>Xaw</application> and
+ <application>Motif</application>, put the following line into the top of
the
+ "Files" section in <filename>XF86Config</filename> or
+ <filename>xorg.conf</filename>. This directory already contains the needed
bitmap
+ fonts and their aliases:</para>
+
+<screen><literal>FontPath "/usr/share/fonts/cyrillic/"</literal></screen>
+
</sect2>
<!-- ================================================== -->
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page