mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
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). git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5476 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f9e8aa2111
commit
042cf11b59
@ -275,6 +275,15 @@ EndSection</literal></screen>
|
||||
<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>
|
||||
|
||||
<!-- ================================================== -->
|
||||
|
Loading…
Reference in New Issue
Block a user