<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;

  <!ENTITY lxpanel-download-http "&sourceforge-repo;/lxde/lxpanel-&lxpanel-version;.tar.xz">
  <!ENTITY lxpanel-download-ftp  " ">
  <!ENTITY lxpanel-md5sum        "aa5bc73f4fe1d8006248a1f45f0a8a21">
  <!ENTITY lxpanel-size          "1.5 MB">
  <!ENTITY lxpanel-buildsize     "25 MB">
  <!ENTITY lxpanel-time          "0.3 SBU">
]>

<sect1 id="lxpanel" xreflabel="LXPanel-&lxpanel-version;">
  <?dbhtml filename="lxpanel.html"?>

  <sect1info>
    <othername>$LastChangedBy: pierre $</othername>
    <date>$Date: 2015-03-01 05:42:20 -0500 (Sun, 01 Mar 2015) $</date>
  </sect1info>

  <title>LXPanel-&lxpanel-version;</title>

  <indexterm zone="lxpanel">
    <primary sortas="a-LXPanel">LXPanel</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to LXPanel</title>

    <para>
      The <application>LXPanel</application> package contains a
      lightweight X11 desktop panel.
    </para>

    &lfs77_checked;

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>
          Download (HTTP): <ulink url="&lxpanel-download-http;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download (FTP): <ulink url="&lxpanel-download-ftp;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download MD5 sum: &lxpanel-md5sum;
        </para>
      </listitem>
      <listitem>
        <para>
          Download size: &lxpanel-size;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated disk space required: &lxpanel-buildsize;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated build time: &lxpanel-time;
        </para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">LXPanel Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required">
      <xref linkend="keybinder2"/>,
      <xref linkend="libwnck2"/>,
      <xref linkend="lxmenu-data"/> and
      <xref linkend="menu-cache"/>
    </para>

    <bridgehead renderas="sect4">Recommended</bridgehead>
    <para role="recommended">
      <xref linkend="alsa-lib"/>,
      <xref linkend="libxml2"/> (weather plugin) and
      <xref linkend="wireless_tools"/>
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <ulink url="https://launchpad.net/libindicator/">libindicator</ulink>
      (indicator plugin)
<!--      <xref linkend="libxslt"/> with
      <xref linkend="DocBook"/> and
      <xref linkend="docbook-xsl"/> (to build man pages)-->
    </para>

    <para condition="html" role="usernotes">
      User Notes: <ulink url="&blfs-wiki;/lxpanel"/>
    </para>
  </sect2>

  <sect2 role="installation">
    <title>Installation of LXPanel</title>

    <para>
      Install <application>LXPanel</application> by running the following
      commands:
    </para>

<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>

    <para>
      This package does not come with a test suite.
    </para>

    <para>
      Now, as the <systemitem class="username">root</systemitem> user:
    </para>

<screen role="root"><userinput>make install</userinput></screen>

  </sect2>
<!--
  <sect2 role="commands">
    <title>Command Explanations</title>

    <para>
      <option>-/-enable-man</option>: Use this switch if you have
      installed optional dependencies and wish to build the
      manual pages.
    </para>

  </sect2>-->

  <sect2 role="content">
    <title>Contents</title>

    <segmentedlist>
      <segtitle>Installed Programs</segtitle>
      <segtitle>Installed Libraries</segtitle>
      <segtitle>Installed Directories</segtitle>

      <seglistitem>
        <seg>
          lxpanel and lxpanelctl
        </seg>
        <seg>
          Several under /usr/lib/lxpanel/plugins
        </seg>
        <seg>
          /etc/xdg/lxpanel,
          /usr/include/lxpanel,
          /usr/lib/lxpanel and
          /usr/share/lxpanel
        </seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="lxpanel-prog">
        <term><command>lxpanel</command></term>
        <listitem>
          <para>
            is a lightweight <application>GTK+</application> based
            panel for the <application>LXDE</application> Desktop.
          </para>
          <indexterm zone="lxpanel lxpanel-prog">
            <primary sortas="b-lxpanel">lxpanel</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
