Ignore:
Timestamp:
02/04/2005 05:26:33 AM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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:
20828163
Parents:
7c27bc8
Message:

Finish index tagging for Chapter 28 (KDE Core Packages)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/core/kdebase.xml

    r7c27bc8 rfb31251  
    2020<?dbhtml filename="kdebase.html"?>
    2121<title>kdebase-&kde-version;</title>
     22<indexterm zone="kdebase">
     23  <primary sortas="a-kdebase">KDEbase</primary>
     24</indexterm>
    2225
    2326<sect2>
     
    98101./configure --prefix=&kde-dir; --disable-debug \
    99102    --disable-dependency-tracking &amp;&amp;
    100 make &amp;&amp;
    101 make install</command></userinput></screen>
     103make</command></userinput></screen>
    102104
    103105<note><para>If you wish to create the <acronym>API</acronym> documentation and
     
    106108must be done before <command>make install</command>.</para></note>
    107109
     110<para>Now, as the root user:</para>
     111 
     112<screen><userinput role='root'><command>make install</command></userinput></screen>
     113
    108114</sect2>
    109115
     
    111117<title>Contents</title>
    112118
    113 <para>Major programs in <application>kdebase</application> include
    114 <command>kate</command>,
    115 <command>kcontrol</command>,
    116 <command>kdebugdialog</command>,
    117 <command>kdeprint</command>,
    118 <command>kdesu</command>,
    119 <command>kdm</command>,
    120 <command>kfind</command>,
    121 <command>khelpcenter</command>,
    122 <command>kicker</command>,
    123 <command>kinfocenter</command>,
    124 <command>kioslave</command>,
    125 <command>klipper</command>,
    126 <command>kmenuedit</command>,
    127 <command>konqueror</command>,
    128 <command>konsole</command>,
    129 <command>kpager</command>,
    130 <command>ksplashml</command>,
    131 <command>ksysguard</command>,
    132 <command>kwrite</command> and
    133 <command>kxkb</command>.
    134 </para>
     119<segmentedlist>
     120  <segtitle>Installed Programs</segtitle>
     121
     122  <seglistitem>
     123    <seg>kate, kcontrol, kdebugdialog, kdeprint, kdesu, kdm, kfind,
     124         khelpcenter, kicker, kinfocenter, kioslave, klipper, kmenuedit
     125         konqueror, konsole, kpager, ksplashml, ksysguard, kwrite, kxkb</seg>
     126  </seglistitem>
     127</segmentedlist>
     128
     129<variablelist>
     130  <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     131  <?dbfo list-presentation="list"?>
     132 
     133<varlistentry id="kate">
     134  <term><command>kate</command></term>
     135  <listitem>
     136    <para> is a programmer's text editor for <acronym>KDE</acronym>.</para>
     137    <indexterm zone="kdebase kate">
     138      <primary sortas="b-kate">kate</primary>
     139    </indexterm>
     140  </listitem>
     141</varlistentry>
     142
     143<varlistentry id="kcontrol">
     144  <term><command>kcontrol</command></term>
     145  <listitem>
     146    <para> is the <acronym>KDE</acronym> Control Center.</para>
     147    <indexterm zone="kdebase kcontrol">
     148      <primary sortas="b-kcontrol">kcontrol</primary>
     149    </indexterm>
     150  </listitem>
     151</varlistentry>
     152
     153<varlistentry id="kdebugdialog">
     154  <term><command>kdebugdialog</command></term>
     155  <listitem>
     156    <para>is a dialog box for managing diagnostic messages at runtime.</para>
     157    <indexterm zone="kdebase kdebugdialog">
     158      <primary sortas="b-kdebugdialog">kdebugdialog</primary>
     159    </indexterm>
     160  </listitem>
     161</varlistentry>
     162
     163<varlistentry id="kdeprint">
     164  <term><command>kdeprint</command></term>
     165  <listitem>
     166    <para>is a dialog box for managing diagnostic messages at runtime.</para>
     167    <indexterm zone="kdebase kdeprint">
     168      <primary sortas="b-kdeprint">kdeprint</primary>
     169    </indexterm>
     170  </listitem>
     171</varlistentry>
     172
     173<varlistentry id="kdesu">
     174  <term><command>kdesu</command></term>
     175  <listitem>
     176    <para>is a graphical front end for the Unix <command>su</command> command.</para>
     177    <indexterm zone="kdebase kdesu">
     178      <primary sortas="b-kdesu">kdesu</primary>
     179    </indexterm>
     180  </listitem>
     181</varlistentry>
     182
     183<varlistentry id="kdm">
     184  <term><command>kdm</command></term>
     185  <listitem>
     186    <para>is the <acronym>KDE</acronym> display manager (a replacement for <command>xdm</command>).</para>
     187    <indexterm zone="kdebase kdm">
     188      <primary sortas="b-kdm">kdm</primary>
     189    </indexterm>
     190  </listitem>
     191</varlistentry>
     192
     193<varlistentry id="kfind">
     194  <term><command>kfind</command></term>
     195  <listitem>
     196    <para>is an utility to find files.</para>
     197    <indexterm zone="kdebase kfind">
     198      <primary sortas="b-kfind">kfind</primary>
     199    </indexterm>
     200  </listitem>
     201</varlistentry>
     202
     203<varlistentry id="khelpcenter">
     204  <term><command>khelpcenter</command></term>
     205  <listitem>
     206    <para>is the <acronym>KDE</acronym> help tool.</para>
     207    <indexterm zone="kdebase khelpcenter">
     208       <primary sortas="b-khelpcenter">khelpcenter</primary>
     209    </indexterm>
     210  </listitem>
     211</varlistentry>
     212
     213<varlistentry id="kicker">
     214  <term><command>kicker</command></term>
     215  <listitem>
     216    <para>is the <acronym>KDE</acronym> control panel.</para>
     217    <indexterm zone="kdebase kicker">
     218      <primary sortas="b-kicker">kicker</primary>
     219    </indexterm>
     220  </listitem>
     221</varlistentry>
     222
     223<varlistentry id="kinfocenter">
     224  <term><command>kinfocenter</command></term>
     225  <listitem>
     226    <para>provides a centralized and convenient
     227          overview of your <acronym>KDE</acronym> and system settings.</para>
     228    <indexterm zone="kdebase kinfocenter">
     229      <primary sortas="b-kinfocenter">kinfocenter</primary>
     230    </indexterm>
     231  </listitem>
     232</varlistentry>
     233
     234<varlistentry id="kioslaves">
     235  <term>kioslaves</term>
     236  <listitem>
     237    <para>are support programs designed to be intimately familiar with a certian
     238          protocol, so that a standard interface can be used to get at data from
     239          any number of places. Examples are the http and ftp kioslaves,
     240          which will retrieve data from an http or ftp server respectively.</para>
     241    <indexterm zone="kdebase kioslaves">
     242      <primary sortas="b-kioslaves">kioslaves</primary>
     243    </indexterm>
     244  </listitem>
     245</varlistentry>
     246
     247<varlistentry id="klipper">
     248  <term><command>klipper</command></term>
     249  <listitem>
     250    <para> is a clipboard utility.</para>
     251    <indexterm zone="kdebase klipper">
     252      <primary sortas="b-klipper">klipper</primary>
     253    </indexterm>
     254  </listitem>
     255</varlistentry>
     256
     257<varlistentry id="kmenuedit">
     258  <term><command>kmenuedit</command></term>
     259  <listitem>
     260    <para>is a utility to rearrange or add items to the K-menu.</para>
     261    <indexterm zone="kdebase kmenuedit">
     262      <primary sortas="b-kmenuedit">kmenuedit</primary>
     263    </indexterm>
     264  </listitem>
     265</varlistentry>
     266
     267<varlistentry id="kongueror">
     268  <term><command>kongueror</command></term>
     269  <listitem>
     270    <para>is a filesystem and web browser.</para>
     271    <indexterm zone="kdebase kongueror">
     272      <primary sortas="b-kongueror">kongueror</primary>
     273    </indexterm>
     274  </listitem>
     275</varlistentry>
     276
     277<varlistentry id="konsole">
     278  <term><command>konsole</command></term>
     279  <listitem>
     280    <para>is a highly configurable X terminal emulator.</para>
     281    <indexterm zone="kdebase konsole">
     282      <primary sortas="b-konsole">konsole</primary>
     283    </indexterm>
     284  </listitem>
     285</varlistentry>
     286
     287<varlistentry id="kpager">
     288  <term><command>kpager</command></term>
     289  <listitem>
     290    <para> provides a thumbnail view of all virtual desktops.</para>
     291    <indexterm zone="kdebase kpager">
     292      <primary sortas="b-kpager">kpager</primary>
     293    </indexterm>
     294  </listitem>
     295</varlistentry>
     296
     297<varlistentry id="ksplashml">
     298  <term><command>ksplashml</command></term>
     299  <listitem>
     300    <para>is a splash screen that shows the progress of an application that is loading.</para>
     301    <indexterm zone="kdebase ksplashml">
     302      <primary sortas="b-ksplashml">ksplashml</primary>
     303    </indexterm>
     304  </listitem>
     305</varlistentry>
     306
     307<varlistentry id="ksysguard">
     308  <term><command>ksysguard</command></term>
     309  <listitem>
     310    <para>is a network enabled task manager and system monitor application,
     311          with the additional functionality of <command>top</command>.</para>
     312    <indexterm zone="kdebase ksysguard">
     313      <primary sortas="b-ksysguard">ksysguard</primary>
     314    </indexterm>
     315  </listitem>
     316</varlistentry>
     317
     318<varlistentry id="kwrite">
     319  <term><command>kwrite</command></term>
     320  <listitem>
     321    <para>is a text editor for <acronym>KDE</acronym>.</para>
     322    <indexterm zone="kdebase kwrite">
     323      <primary sortas="b-kwrite">kwrite</primary>
     324    </indexterm>
     325  </listitem>
     326</varlistentry>
     327
     328<varlistentry id="kxkb">
     329  <term><command>kxkb</command></term>
     330  <listitem>
     331    <para>is a keyboard layout switching utility based on the X11 xkb extension.</para>
     332    <indexterm zone="kdebase kxkb">
     333      <primary sortas="b-kxkb">kxkb</primary>
     334    </indexterm>
     335  </listitem>
     336</varlistentry>
     337
     338</variablelist>
    135339
    136340</sect2>
    137341
    138 <sect2><title>Description</title>
    139 
    140 <sect3><title>kate</title>
    141 <para><command>kate</command> is a programmer's text editor for
    142 <acronym>KDE</acronym>.</para></sect3>
    143 
    144 <sect3><title>kcontrol</title>
    145 <para><command>kcontrol</command> is the <acronym>KDE</acronym> Control
    146 Center.</para></sect3>
    147 
    148 <sect3><title>kdebugdialog</title>
    149 <para><command>kdebugdialog</command> is a dialog box for managing
    150 diagnostic messages at runtime.</para></sect3>
    151 
    152 <sect3><title>kdeprint</title>
    153 <para><command>kdeprint</command> provides print job
    154 administration.</para></sect3>
    155 
    156 <sect3><title>kdesu</title>
    157 <para><command>kdesu</command> is a graphical front end for the
    158 Unix <command>su</command> command.</para></sect3>
    159 
    160 <sect3><title>kdm</title>
    161 <para><command>kdm</command> is the <acronym>KDE</acronym> display
    162 manager (a
    163 replacement for <command>xdm</command>).</para></sect3>
    164 
    165 <sect3><title>kfind</title>
    166 <para><command>kfind</command> is an utility to find
    167 files.</para></sect3>
    168 
    169 <sect3><title>khelpcenter</title>
    170 <para><command>khelpcenter</command> is the <acronym>KDE</acronym> help
    171 tool.</para></sect3>
    172 
    173 <sect3><title>kicker</title>
    174 <para><command>kicker</command> is the <acronym>KDE</acronym> control
    175 panel.</para></sect3>
    176 
    177 <sect3><title>kinfocenter</title>
    178 <para><command>kinfocenter</command> provides a centralized
    179 and convenient overview of your <acronym>KDE</acronym> and system
    180 settings.</para></sect3>
    181 
    182 <sect3><title>klipper</title>
    183 <para><command>klipper</command> is a clipboard utility.</para></sect3>
    184 
    185 <sect3><title>kmenuedit</title>
    186 <para><command>kmenuedit</command> is an utility to rearrange or add
    187 items to the K-menu.</para></sect3>
    188 
    189 <sect3><title>konqueror</title>
    190 <para><command>konqueror</command> is a filesystem and web
    191 browser.</para></sect3>
    192 
    193 <sect3><title>konsole</title>
    194 <para><command>konsole</command> is a highly configurable X terminal
    195 emulator.</para></sect3>
    196 
    197 <sect3><title>kpager</title>
    198 <para><command>kpager</command> provides a thumbnail view of all
    199 virtual desktops.</para></sect3>
    200 
    201 <sect3><title>ksplashml</title>
    202 <para><command>ksplashml</command> is a splash screen that
    203 shows the progress of an application that is loading.</para></sect3>
    204 
    205 <sect3><title>ksysguard</title>
    206 <para><command>ksysguard</command> is a network enabled task manager
    207 and system monitor application, with the additional functionality of
    208 <command>top</command>.</para></sect3>
    209 
    210 <sect3><title>kwrite</title>
    211 <para><command>kwrite</command> is a text editor for
    212 <acronym>KDE</acronym>.</para></sect3>
    213 
    214 <sect3><title>kxkb</title>
    215 <para><command>kxkb</command> is a keyboard layout switching
    216 utility based on X11 xkb extension.</para></sect3>
    217 
    218 </sect2>
    219 
    220342</sect1>
Note: See TracChangeset for help on using the changeset viewer.