Changeset bb535fde for x


Ignore:
Timestamp:
09/05/2013 10:39:21 AM (11 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1a86846
Parents:
4e635348
Message:

xorg minor fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11765 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
x/installing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7font.xml

    r4e635348 rbb535fde  
    164164      </listitem>
    165165    </itemizedlist>
     166
     167    <bridgehead renderas="sect3">Xorg Fonts Dependencies</bridgehead>
    166168
    167169    <bridgehead renderas="sect4">Required</bridgehead>
  • x/installing/xterm.xml

    r4e635348 rbb535fde  
    142142
    143143<screen role="root"><userinput>cat &gt;&gt; /etc/X11/app-defaults/XTerm &lt;&lt; "EOF"
    144 *VT100*locale: true
     144<literal>*VT100*locale: true
    145145*VT100*faceName: Monospace
    146146*VT100*faceSize: 10
    147147*backarrowKeyIsErase: true
    148 *ptyInitialErase: true
     148*ptyInitialErase: true</literal>
    149149EOF</userinput></screen>
    150150
Note: See TracChangeset for help on using the changeset viewer.