glfs/lxde/desktop/lxpanel.xml
Bruce Dubbs 7e307a2b98 Tags for lxde.
Expand directos for starting lxde.
--This line, and th , will be ignored--

M    BOOK/lxde/apps/lxtask.xml
M    BOOK/lxde/apps/lxappearance-obconf.xml
M    BOOK/lxde/apps/lxrandr.xml
M    BOOK/lxde/apps/gpicview.xml
M    BOOK/lxde/apps/lxterminal.xml
M    BOOK/lxde/apps/lxinput.xml
M    BOOK/lxde/desktop/lxmenu-data.xml
M    BOOK/lxde/desktop/pcmanfm.xml
M    BOOK/lxde/desktop/lxde-common.xml
M    BOOK/lxde/desktop/lxappearance.xml
M    BOOK/lxde/desktop/lxpanel.xml
M    BOOK/lxde/desktop/menu-cache.xml
M    BOOK/lxde/desktop/lxsession.xml
M    BOOK/lxde/desktop/libfm.xml
M    BOOK/lxde/desktop/libfm-extra.xml
M    BOOK/x/lib/keybinder2.xml


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16426 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-09-18 18:44:11 +00:00

197 lines
5.2 KiB
XML

<?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 "6ea8dea8dc6c781b7adfbccbcd59c512">
<!ENTITY lxpanel-size "1.5 MB">
<!ENTITY lxpanel-buildsize "29 MB">
<!ENTITY lxpanel-time "0.3 SBU">
]>
<sect1 id="lxpanel" xreflabel="LXPanel-&lxpanel-version;">
<?dbhtml filename="lxpanel.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</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>
&lfs78_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>
liblxpanel.so and 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>
<varlistentry id="lxpanelctl">
<term><command>lxpanelctl</command></term>
<listitem>
<para>
is a program that controls lxpanel.
</para>
<indexterm zone="lxpanel lxpanelctl">
<primary sortas="b-lxpanelctl">lxpanelctl</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>