Author: igor
Date: Thu Sep 5 03:39:21 2013
New Revision: 11765
Log:
xorg minor fixes
Modified:
trunk/BOOK/x/installing/x7font.xml
trunk/BOOK/x/installing/xterm.xml
Modified: trunk/BOOK/x/installing/x7font.xml
==============================================================================
--- trunk/BOOK/x/installing/x7font.xml Thu Sep 5 00:38:51 2013 (r11764)
+++ trunk/BOOK/x/installing/x7font.xml Thu Sep 5 03:39:21 2013 (r11765)
@@ -164,6 +164,8 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">Xorg Fonts Dependencies</bridgehead>
+
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="xcursor-themes"/>
Modified: trunk/BOOK/x/installing/xterm.xml
==============================================================================
--- trunk/BOOK/x/installing/xterm.xml Thu Sep 5 00:38:51 2013 (r11764)
+++ trunk/BOOK/x/installing/xterm.xml Thu Sep 5 03:39:21 2013 (r11765)
@@ -141,11 +141,11 @@
<systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>cat >> /etc/X11/app-defaults/XTerm
<< "EOF"
-*VT100*locale: true
+<literal>*VT100*locale: true
*VT100*faceName: Monospace
*VT100*faceSize: 10
*backarrowKeyIsErase: true
-*ptyInitialErase: true
+*ptyInitialErase: true</literal>
EOF</userinput></screen>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page