Ignore:
Timestamp:
06/21/2006 04:26:07 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
4ece6c2
Parents:
2c1ff38
Message:

Removed 'keywordset' blocks and extra spaces from the XML files (note this was by accident as I meant to do just in the gnome directory but I was in the root of BOOK when I ran the script, but this was going to happen anyway so I don't think it is a big deal)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x-setup.xml

    r2c1ff38 r9f12e36  
    2323
    2424    <para>If you've installed the X Window System in any prefix other
    25     than <filename>/usr</filename>, as the 
     25    than <filename>/usr</filename>, as the
    2626    <systemitem class="username">root</systemitem> user, add
    2727    <filename class="directory">
    28     <replaceable>&lt;/usr/X11R6&gt;</replaceable>/lib</filename> to 
    29     the <filename>/etc/ld.so.conf</filename> file and run 
    30     <command>ldconfig</command>.  Additionally, while still the 
    31     <systemitem class="username">root</systemitem> user, ensure 
     28    <replaceable>&lt;/usr/X11R6&gt;</replaceable>/lib</filename> to
     29    the <filename>/etc/ld.so.conf</filename> file and run
     30    <command>ldconfig</command>.  Additionally, while still the
     31    <systemitem class="username">root</systemitem> user, ensure
    3232    <filename class="directory">
    3333    <replaceable>&lt;/usr/X11R6&gt;</replaceable>/bin</filename>
     
    5858    </indexterm>
    5959
    60     <para>The screen will go black and you may hear some clicking of the 
     60    <para>The screen will go black and you may hear some clicking of the
    6161    monitor.  This command will create a file in your
    62     home directory, <filename>xorg.conf.new</filename> for 
    63     <application>Xorg</application>, or <filename>XF86Config.new</filename> 
     62    home directory, <filename>xorg.conf.new</filename> for
     63    <application>Xorg</application>, or <filename>XF86Config.new</filename>
    6464    for <application>XFree86</application>.</para>
    6565
    6666    <para>Edit the newly created configuration file to suit your system. The
    6767    details of the files are located in the <filename>xorg.conf.5x</filename>
    68     and <filename>XF86Config.5x</filename> man 
     68    and <filename>XF86Config.5x</filename> man
    6969    pages. Some things you may want to do are:</para>
    7070
     
    114114    but it confirms the system is working. Exit with
    115115    <keycap>Control+Alt+Backspace</keycap>. If the system does not work, take
    116     a look at <filename>/var/log/Xorg.0.log</filename> or 
     116    a look at <filename>/var/log/Xorg.0.log</filename> or
    117117    <filename>/var/log/XFree86.0.log</filename> to see what went
    118118    wrong.</para>
    119119
    120120    <para>As the <systemitem class="username">root</systemitem> user, create
    121     the configuration directory and move the configuration file to the new 
     121    the configuration directory and move the configuration file to the new
    122122    directory:</para>
    123123
     
    128128<screen role="root"><userinput>install -v -m755 -D ~/XF86Config.new /etc/X11/XF86Config</userinput></screen>
    129129
    130     <para>As a convenience, Xorg-&xorg7-version; users should populate the 
     130    <para>As a convenience, Xorg-&xorg7-version; users should populate the
    131131    <filename class="directory">/etc/X11</filename> directory with symlinks
    132     to various configuration directories that were located in 
     132    to various configuration directories that were located in
    133133    <filename class="directory">/etc/X11</filename> with previous
    134134    versions of <application>Xorg</application>.  This step is not needed
    135135    for users of Xorg-&xorg-version; or XFree86.  Execute the following
    136     commands as the <systemitem class="username">root</systemitem> 
     136    commands as the <systemitem class="username">root</systemitem>
    137137    user:</para>
    138138
     
    161161
    162162    <note>
    163       <para>Both the default, and the BLFS configuration for 
     163      <para>Both the default, and the BLFS configuration for
    164164      <application>Xorg</application> include <application>xterm</application>.
    165165      <application>Xorg</application>'s modular distribution no longer includes
    166       <application>xterm</application>, and 
    167       as a result, the <command>startx</command> command will fail if you have 
     166      <application>xterm</application>, and
     167      as a result, the <command>startx</command> command will fail if you have
    168168      not installed <xref linkend="xterm2"/> when using the modular X Window
    169       System.  You can remove the <application>xterm</application> line in the 
    170       above config file to test the xserver, or install one of the other 
     169      System.  You can remove the <application>xterm</application> line in the
     170      above config file to test the xserver, or install one of the other
    171171      terminal emulators and make appropriate changes.</para>
    172172    </note>
     
    179179    appends a warning to the logfile. This also affects startup of other
    180180    applications. To improve performance, it is advisable to manually create
    181     the directory before the X Window System uses it. Add the file creation 
    182     to <filename>/etc/sysconfig/createfiles</filename> that is sourced by 
     181    the directory before the X Window System uses it. Add the file creation
     182    to <filename>/etc/sysconfig/createfiles</filename> that is sourced by
    183183    the <filename>/etc/rc.d/init.d/cleanfs</filename> startup script.</para>
    184184
     
    305305
    306306      <para>The core X font protocol finds fonts from the server configuration
    307       file (<filename>xorg.conf</filename> or <filename>XF86Config</filename>). 
     307      file (<filename>xorg.conf</filename> or <filename>XF86Config</filename>).
    308308      If no font paths exist in the configuration file, the server will fall
    309309      back to an internal hard-coded path.  Assuming the prefix for your
     
    330330
    331331      <para>The core X fonts protocol uses names such as
    332       <systemitem>-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso8859-1</systemitem>. 
     332      <systemitem>-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso8859-1</systemitem>.
    333333      These fonts are rendered by the <application>X</application> server
    334334      without antialiasing.  The server itself uses the "cursor" font for
     
    349349EndSection</literal></screen>
    350350
    351       <para>The character set used is part of the font name, e.g. "-iso8859-1". 
     351      <para>The character set used is part of the font name, e.g. "-iso8859-1".
    352352      It is important that applications which support a non-English interface
    353       specify the character set correctly so that the proper glyphs are used. 
     353      specify the character set correctly so that the proper glyphs are used.
    354354      This can be controlled through the <application>X</application>
    355355      resources, which will be described later.</para>
     
    415415      <para><application>Fontconfig</application> uses names such as
    416416      "Monospace 12" to define fonts.  Applications generally use generic font
    417       names such as "Monospace", "Sans" and "Serif". 
     417      names such as "Monospace", "Sans" and "Serif".
    418418      <application>Fontconfig</application> resolves these names to a font that
    419419      has all characters that cover the orthography of the language indicated
     
    430430      don't use other font families by default and don't accept substitutions
    431431      from <application>Fontconfig</application> will display blank lines when
    432       the default font doesn't cover the orthography of the user's language. 
     432      the default font doesn't cover the orthography of the user's language.
    433433      This happens, e.g., with <application>Fluxbox</application> in the
    434434      ru_RU.KOI8-R locale.</para>
     
    473473          url="http://cle.linux.org.tw/fonts/Arphic">Arphic fonts</ulink> -
    474474          A similar set of Chinese fonts to the Firefly New Sung font.
    475           These fonts are listed in the 
     475          These fonts are listed in the
    476476          <filename>/etc/fonts/fonts.conf</filename> aliases by default.
    477477          </para>
Note: See TracChangeset for help on using the changeset viewer.