Ignore:
Timestamp:
03/21/2020 11:02:56 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
baac59c
Parents:
bdfc854
Message:

Format the x/installing chapter

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7app.xml

    rbdfc854 r71df408  
    144144    <title>Introduction to Xorg Applications</title>
    145145
    146     <para>The <application>Xorg</application> applications provide the
    147     expected applications available in previous X Window
    148     implementations.</para>
     146    <para>
     147      The <application>Xorg</application> applications provide the
     148      expected applications available in previous X Window implementations.
     149    </para>
    149150
    150151    &lfs91_checked;
     
    153154    <itemizedlist spacing="compact">
    154155      <listitem>
    155         <para>Download (HTTP): <ulink url="&x7apps-download-http;"/></para>
     156        <para>
     157          Download (HTTP): <ulink url="&x7apps-download-http;"/>
     158        </para>
    156159      </listitem>
    157160      <listitem>
    158         <para>Download (FTP): <ulink url="&x7apps-download-ftp;"/></para>
     161        <para>
     162          Download (FTP): <ulink url="&x7apps-download-ftp;"/>
     163        </para>
    159164      </listitem>
    160165      <listitem>
    161         <para>Download size: &x7apps-size;</para>
     166        <para>
     167          Download size: &x7apps-size;
     168        </para>
    162169      </listitem>
    163170      <listitem>
    164         <para>Estimated disk space required: &x7apps-buildsize;</para>
     171        <para>
     172          Estimated disk space required: &x7apps-buildsize;
     173        </para>
    165174      </listitem>
    166175      <listitem>
    167         <para>Estimated build time: &x7apps-time;</para>
     176        <para>
     177          Estimated build time: &x7apps-time;
     178        </para>
    168179      </listitem>
    169180    </itemizedlist>
     
    195206    <title>Downloading Xorg Applications</title>
    196207
    197     <para>First, create a list of files to be downloaded. This file will also
    198     be used to verify the integrity of the downloads when complete:</para>
     208    <para>
     209      First, create a list of files to be downloaded. This file will also
     210      be used to verify the integrity of the downloads when complete:
     211    </para>
    199212
    200213<screen><userinput>cat &gt; app-&xorg-version;.md5 &lt;&lt; "EOF"
     
    238251EOF</userinput></screen>
    239252
    240     <para>To download the needed files using <application>wget</application>,
    241     use the following commands:</para>
     253    <para>
     254      To download the needed files using <application>wget</application>,
     255      use the following commands:
     256    </para>
    242257
    243258<screen><userinput>mkdir app &amp;&amp;
     
    254269&as_root;
    255270
    256     <para>First, start a subshell that will exit on error:</para>
     271    <para>
     272      First, start a subshell that will exit on error:
     273    </para>
    257274
    258275<screen><userinput>bash -e</userinput></screen>
    259276
    260     <para>Install all of the packages by running the following
    261     commands:</para>
     277    <para>
     278      Install all of the packages by running the following commands:
     279    </para>
    262280
    263281<screen><userinput>for package in $(grep -v '^#' ../app-&xorg-version;.md5 | awk '{print $2}')
     
    279297done</userinput></screen>
    280298
    281     <para>Finally, exit the shell that was started earlier:</para>
     299    <para>
     300      Finally, exit the shell that was started earlier:
     301    </para>
    282302
    283303<screen><userinput>exit</userinput></screen>
    284304
    285   <para>
    286     Unless you installed the optional dependencies, remove an undocumented
    287     script which is reported to be broken (<command>xkeystone</command>
    288     provided by the <application>xrandr</application> package).
    289   </para>
     305    <para>
     306      Unless you installed the optional dependencies, remove an undocumented
     307      script which is reported to be broken (<command>xkeystone</command>
     308      provided by the <application>xrandr</application> package).
     309    </para>
    290310
    291311<screen><userinput>as_root rm -f $XORG_PREFIX/bin/xkeystone</userinput></screen>
     
    336356        <term><command>iceauth</command></term>
    337357        <listitem>
    338           <para>is the ICE authority file utility.</para>
     358          <para>
     359            is the ICE authority file utility.
     360          </para>
    339361          <indexterm zone="xorg7-app iceauth-x7">
    340362            <primary sortas="b-iceauth">iceauth</primary>
     
    346368        <term><command>luit</command></term>
    347369        <listitem>
    348           <para>provides locale and ISO 2022 support for Unicode
    349           terminals.</para>
     370          <para>
     371            provides locale and ISO 2022 support for Unicode terminals.
     372          </para>
    350373          <indexterm zone="xorg7-app luit-x7">
    351374            <primary sortas="b-luit">luit</primary>
     
    357380        <term><command>mkfontdir</command></term>
    358381        <listitem>
    359           <para>creates an index of X font files in a directory.</para>
     382          <para>
     383            creates an index of X font files in a directory.
     384          </para>
    360385          <indexterm zone="xorg7-app mkfontdir-x7">
    361386            <primary sortas="b-mkfontdir">mkfontdir</primary>
     
    367392        <term><command>mkfontscale</command></term>
    368393        <listitem>
    369           <para>creates an index of scalable font files for X.</para>
     394          <para>
     395            creates an index of scalable font files for X.
     396          </para>
    370397          <indexterm zone="xorg7-app mkfontscale-x7">
    371398            <primary sortas="b-mkfontscale">mkfontscale</primary>
     
    377404        <term><command>sessreg</command></term>
    378405        <listitem>
    379           <para>manages utmp/wtmp entries for non-init clients.</para>
     406          <para>
     407            manages utmp/wtmp entries for non-init clients.
     408          </para>
    380409          <indexterm zone="xorg7-app sessreg-x7">
    381410            <primary sortas="b-sessreg">sessreg</primary>
     
    387416        <term><command>setxkbmap</command></term>
    388417        <listitem>
    389           <para>sets the keyboard using the X Keyboard Extension.</para>
     418          <para>
     419            sets the keyboard using the X Keyboard Extension.
     420          </para>
    390421          <indexterm zone="xorg7-app setxkbmap-x7">
    391422            <primary sortas="b-setxkbmap">setxkbmap</primary>
     
    397428        <term><command>smproxy</command></term>
    398429        <listitem>
    399           <para>is the Session Manager Proxy.</para>
     430          <para>
     431            is the Session Manager Proxy.
     432          </para>
    400433          <indexterm zone="xorg7-app smproxy-x7">
    401434            <primary sortas="b-smproxy">smproxy</primary>
     
    407440        <term><command>x11perf</command></term>
    408441        <listitem>
    409           <para>is an X11 server performance test program.</para>
     442          <para>
     443            is an X11 server performance test program.
     444          </para>
    410445          <indexterm zone="xorg7-app x11perf-x7">
    411446            <primary sortas="b-x11perf">x11perf</primary>
     
    417452        <term><command>x11perfcomp</command></term>
    418453        <listitem>
    419           <para>is an X11 server performance comparison program.</para>
     454          <para>
     455            is an X11 server performance comparison program.
     456          </para>
    420457          <indexterm zone="xorg7-app x11perfcomp-x7">
    421458            <primary sortas="b-x11perfcomp">x11perfcomp</primary>
     
    427464        <term><command>xauth</command></term>
    428465        <listitem>
    429           <para>is the X authority file utility.</para>
     466          <para>
     467            is the X authority file utility.
     468          </para>
    430469          <indexterm zone="xorg7-app xauth-x7">
    431470            <primary sortas="b-xauth">xauth</primary>
     
    437476        <term><command>xbacklight</command></term>
    438477        <listitem>
    439           <para>adjusts backlight brightness using RandR extension.</para>
     478          <para>
     479            adjusts backlight brightness using RandR extension.
     480          </para>
    440481          <indexterm zone="xorg7-app xbacklight-x7">
    441482            <primary sortas="b-xbacklight">xbacklight</primary>
     
    447488        <term><command>xcmsdb</command></term>
    448489        <listitem>
    449           <para>is the Device Color Characterization utility for the X
    450           Color Management System.</para>
     490          <para>
     491            is the Device Color Characterization utility for the X
     492            Color Management System.
     493          </para>
    451494          <indexterm zone="xorg7-app xcmsdb-x7">
    452495            <primary sortas="b-xcmsdb">xcmsdb</primary>
     
    458501        <term><command>xcursorgen</command></term>
    459502        <listitem>
    460           <para>creates an X cursor file from a collection of PNG
    461           images.</para>
     503          <para>
     504            creates an X cursor file from a collection of PNG images.
     505          </para>
    462506          <indexterm zone="xorg7-app xcursorgen-x7">
    463507            <primary sortas="b-xcursorgen">xcursorgen</primary>
     
    469513        <term><command>xdpr</command></term>
    470514        <listitem>
    471           <para>dumps an X window directly to a printer.</para>
     515          <para>
     516            dumps an X window directly to a printer.
     517          </para>
    472518          <indexterm zone="xorg7-app xdpr-x7">
    473519            <primary sortas="b-xdpr">xdpr</primary>
     
    479525        <term><command>xdpyinfo</command></term>
    480526        <listitem>
    481           <para>is a display information utility for X.</para>
     527          <para>
     528            is a display information utility for X.
     529          </para>
    482530          <indexterm zone="xorg7-app xdpyinfo-x7">
    483531            <primary sortas="b-xdpyinfo">xdpyinfo</primary>
     
    489537        <term><command>xdriinfo</command></term>
    490538        <listitem>
    491           <para>queries configuration information of DRI drivers.</para>
     539          <para>
     540            queries configuration information of DRI drivers.
     541          </para>
    492542          <indexterm zone="xorg7-app xdriinfo-x7">
    493543            <primary sortas="b-xdriinfo">xdriinfo</primary>
     
    499549        <term><command>xev</command></term>
    500550        <listitem>
    501           <para>prints contents of X events.</para>
     551          <para>
     552            prints contents of X events.
     553          </para>
    502554          <indexterm zone="xorg7-app xev-x7">
    503555            <primary sortas="b-xev">xev</primary>
     
    509561        <term><command>xgamma</command></term>
    510562        <listitem>
    511           <para>alters a monitor's gamma correction through the X
    512           server.</para>
     563          <para>
     564            alters a monitor's gamma correction through the X server.
     565          </para>
    513566          <indexterm zone="xorg7-app xgamma-x7">
    514567            <primary sortas="b-xgamma">xgamma</primary>
     
    520573        <term><command>xhost</command></term>
    521574        <listitem>
    522           <para>is a server access control program for X.</para>
     575          <para>
     576            is a server access control program for X.
     577          </para>
    523578          <indexterm zone="xorg7-app xhost-x7">
    524579            <primary sortas="b-xhost">xhost</primary>
     
    530585        <term><command>xinput</command></term>
    531586        <listitem>
    532           <para>is a utility to configure and test X input devices.</para>
     587          <para>
     588            is a utility to configure and test X input devices.
     589          </para>
    533590          <indexterm zone="xorg7-app xinput-x7">
    534591            <primary sortas="b-xinput">xinput</primary>
     
    540597        <term><command>xkbbell</command></term>
    541598        <listitem>
    542           <para>is an XKB utility program that raises a bell event.</para>
     599          <para>
     600            is an XKB utility program that raises a bell event.
     601          </para>
    543602          <indexterm zone="xorg7-app xkbbell-x7">
    544603            <primary sortas="b-xkbbell">xkbbell</primary>
     
    550609        <term><command>xkbcomp</command></term>
    551610        <listitem>
    552           <para>compiles an XKB keyboard description.</para>
     611          <para>
     612            compiles an XKB keyboard description.
     613          </para>
    553614          <indexterm zone="xorg7-app xkbcomp-x7">
    554615            <primary sortas="b-xkbcomp">xkbcomp</primary>
     
    560621        <term><command>xkbevd</command></term>
    561622        <listitem>
    562           <para>is the XKB event daemon.</para>
     623          <para>
     624            is the XKB event daemon.
     625          </para>
    563626          <indexterm zone="xorg7-app xkbevd-x7">
    564627            <primary sortas="b-xkbevd">xkbevd</primary>
     
    570633        <term><command>xkbvleds</command></term>
    571634        <listitem>
    572           <para>shows the XKB status of keyboard LEDs.</para>
     635          <para>
     636            shows the XKB status of keyboard LEDs.
     637          </para>
    573638          <indexterm zone="xorg7-app xkbvleds-x7">
    574639            <primary sortas="b-xkbvleds">xkbvleds</primary>
     
    580645        <term><command>xkbwatch</command></term>
    581646        <listitem>
    582           <para>monitors modifier keys and LEDs.</para>
     647          <para>
     648            monitors modifier keys and LEDs.
     649          </para>
    583650          <indexterm zone="xorg7-app xkbwatch-x7">
    584651            <primary sortas="b-xkbwatch">xkbwatch</primary>
     
    590657        <term><command>xkill</command></term>
    591658        <listitem>
    592           <para>kills a client by its X resource.</para>
     659          <para>
     660            kills a client by its X resource.
     661          </para>
    593662          <indexterm zone="xorg7-app xkill-x7">
    594663            <primary sortas="b-xkill">xkill</primary>
     
    600669        <term><command>xlsatoms</command></term>
    601670        <listitem>
    602           <para>lists interned atoms defined on the server.</para>
     671          <para>
     672            lists interned atoms defined on the server.
     673          </para>
    603674          <indexterm zone="xorg7-app xlsatoms-x7">
    604675            <primary sortas="b-xlsatoms">xlsatoms</primary>
     
    610681        <term><command>xlsclients</command></term>
    611682        <listitem>
    612           <para>lists client applications running on a display.</para>
     683          <para>
     684            lists client applications running on a display.
     685          </para>
    613686          <indexterm zone="xorg7-app xlsclients-x7">
    614687            <primary sortas="b-xlsclients">xlsclients</primary>
     
    620693        <term><command>xmessage</command></term>
    621694        <listitem>
    622           <para>displays a message or query in a window.</para>
     695          <para>
     696            displays a message or query in a window.
     697          </para>
    623698          <indexterm zone="xorg7-app xmessage-x7">
    624699            <primary sortas="b-xmessage">xmessage</primary>
     
    630705        <term><command>xmodmap</command></term>
    631706        <listitem>
    632           <para>is a utility for modifying keymaps and pointer button
    633           mappings in X.</para>
     707          <para>
     708            is a utility for modifying keymaps and pointer button
     709            mappings in X.
     710          </para>
    634711          <indexterm zone="xorg7-app xmodmap-x7">
    635712            <primary sortas="b-xmodmap">xmodmap</primary>
     
    641718        <term><command>xpr</command></term>
    642719        <listitem>
    643           <para>prints an X window dump.</para>
     720          <para>
     721            prints an X window dump.
     722          </para>
    644723          <indexterm zone="xorg7-app xpr-x7">
    645724            <primary sortas="b-xpr">xpr</primary>
     
    651730        <term><command>xprop</command></term>
    652731        <listitem>
    653           <para>is a property displayer for X.</para>
     732          <para>
     733            is a property displayer for X.
     734          </para>
    654735          <indexterm zone="xorg7-app xprop-x7">
    655736            <primary sortas="b-xprop">xprop</primary>
     
    661742        <term><command>xrandr</command></term>
    662743        <listitem>
    663           <para>is a primitive command line interface to RandR
    664           extension.</para>
     744          <para>
     745            is a primitive command line interface to RandR extension.
     746          </para>
    665747          <indexterm zone="xorg7-app xrandr-x7">
    666748            <primary sortas="b-xrandr">xrandr</primary>
     
    672754        <term><command>xrdb</command></term>
    673755        <listitem>
    674           <para>is the X server resource database utility.</para>
     756          <para>
     757            is the X server resource database utility.
     758          </para>
    675759          <indexterm zone="xorg7-app xrdb-x7">
    676760            <primary sortas="b-xrdb">xrdb</primary>
     
    682766        <term><command>xrefresh</command></term>
    683767        <listitem>
    684           <para>refreshes all or part of an X screen.</para>
     768          <para>
     769            refreshes all or part of an X screen.
     770          </para>
    685771          <indexterm zone="xorg7-app xrefresh-x7">
    686772            <primary sortas="b-xrefresh">xrefresh</primary>
     
    692778        <term><command>xset</command></term>
    693779        <listitem>
    694           <para>is the user preference utility for X.</para>
     780          <para>
     781            is the user preference utility for X.
     782          </para>
    695783          <indexterm zone="xorg7-app xset-x7">
    696784            <primary sortas="b-xset">xset</primary>
     
    702790        <term><command>xsetroot</command></term>
    703791        <listitem>
    704           <para>is the root window parameter setting utility for X.</para>
     792          <para>
     793            is the root window parameter setting utility for X.
     794          </para>
    705795          <indexterm zone="xorg7-app xsetroot-x7">
    706796            <primary sortas="b-xsetroot">xsetroot</primary>
     
    712802        <term><command>xvinfo</command></term>
    713803        <listitem>
    714           <para>prints out X-Video extension adaptor information.</para>
     804          <para>
     805            prints out X-Video extension adaptor information.
     806          </para>
    715807          <indexterm zone="xorg7-app xvinfo-x7">
    716808            <primary sortas="b-xvinfo">xvinfo</primary>
     
    722814        <term><command>xwd</command></term>
    723815        <listitem>
    724           <para>dumps an image of an X window.</para>
     816          <para>
     817            dumps an image of an X window.
     818          </para>
    725819          <indexterm zone="xorg7-app xwd-x7">
    726820            <primary sortas="b-xwd">xwd</primary>
     
    732826        <term><command>xwininfo</command></term>
    733827        <listitem>
    734           <para>is a window information utility for X.</para>
     828          <para>
     829            is a window information utility for X.
     830          </para>
    735831          <indexterm zone="xorg7-app xwininfo-x7">
    736832            <primary sortas="b-xwininfo">xwininfo</primary>
     
    742838        <term><command>xwud</command></term>
    743839        <listitem>
    744           <para>is an image displayer for X.</para>
     840          <para>
     841            is an image displayer for X.
     842          </para>
    745843          <indexterm zone="xorg7-app xwud-x7">
    746844            <primary sortas="b-xwud">xwud</primary>
Note: See TracChangeset for help on using the changeset viewer.