glfs/lxde/apps/lxappearance-obconf.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

143 lines
3.9 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 lxappearance-obconf-download-http "&sourceforge-repo;/lxde/lxappearance-obconf-&lxappearance-obconf-version;.tar.xz">
<!ENTITY lxappearance-obconf-download-ftp " ">
<!ENTITY lxappearance-obconf-md5sum "d958ac5514ba1707429ff6794ab59abf">
<!ENTITY lxappearance-obconf-size "288 KB">
<!ENTITY lxappearance-obconf-buildsize "4.0 MB">
<!ENTITY lxappearance-obconf-time "0.1 SBU">
]>
<sect1 id="lxappearance-obconf" xreflabel="lxappearance-obconf-&lxappearance-obconf-version;">
<?dbhtml filename="lxappearance-obconf.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>lxappearance-obconf-&lxappearance-obconf-version;</title>
<indexterm zone="lxappearance-obconf">
<primary sortas="a-lxappearance-obconf">lxappearance-obconf</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to LXAppearance OBconf</title>
<para>
The <application>LXAppearance OBconf</application> package contains a plugin
for <application>LXAppearance</application> to configure
<application>OpenBox</application>.
</para>
&lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&lxappearance-obconf-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&lxappearance-obconf-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &lxappearance-obconf-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &lxappearance-obconf-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &lxappearance-obconf-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &lxappearance-obconf-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">LXAppearance OBconf Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="lxappearance"/> and
<xref linkend="openbox"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/lxappearance-obconf"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of LXAppearance OBconf</title>
<para>
Install <application>LXAppearance OBconf</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr --disable-static &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>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
None
</seg>
<seg>
/usr/lib/lxappearance/plugins/obconf.so
</seg>
<seg>
/usr/lib/lxappearance and
/usr/share/lxappearance/obconf
</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>