glfs/lxde/desktop/lxde-common.xml
Fernando de Oliveira 7a2aeb5aea Three tags.
Update to lxappearance-obconf-0.2.2.
Update to lxtask-0.1.5.
Update to lxinput-0.3.3.
Fixes and tweaks: GPicView-0.2.4, LXDM-0.5.0, PCManFM-1.2.2, and Vim-7.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14311 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-09-17 22:52:31 +00:00

229 lines
6.4 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 lxde-common-download-http "&sourceforge-repo;/lxde/lxde-common-&lxde-common-version;.tar.xz">
<!ENTITY lxde-common-download-ftp " ">
<!ENTITY lxde-common-md5sum "259b4a2db50117e632e34912251cfcb9">
<!ENTITY lxde-common-size "844 KB">
<!ENTITY lxde-common-buildsize "2.4 MB">
<!ENTITY lxde-common-time "less than 0.1 SBU">
]>
<sect1 id="lxde-common" xreflabel="lxde-common-&lxde-common-version;">
<?dbhtml filename="lxde-common.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>lxde-common-&lxde-common-version;</title>
<indexterm zone="lxde-common">
<primary sortas="a-lxde-common">lxde-common</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to LXDE Common</title>
<para>
The <application>LXDE Common</application> package provides
a set of default configuration for LXDE.
</para>
&lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&lxde-common-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&lxde-common-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &lxde-common-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &lxde-common-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &lxde-common-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &lxde-common-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">LXDE Common Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="consolekit"/>,
<xref linkend="lxde-icon-theme"/>,
<xref linkend="lxpanel"/>,
<xref linkend="lxsession"/>,
<xref linkend="openbox"/> (runtime), and
<xref linkend="pcmanfm"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="desktop-file-utils"/>,
<xref linkend="hicolor-icon-theme"/>, and
<xref linkend="shared-mime-info"/>
</para>
<bridgehead renderas="sect4">Optional Runtime Dependencies</bridgehead>
<para role="optional">
<xref linkend="dbus"/>,
a notification daemon such as
<xref linkend="notification-daemon"/> or
<xref linkend="xfce4-notifyd"/>, and
a polkit authentication agent such as
<xref linkend="lxpolkit"/> or
<xref linkend="polkit-gnome"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/lxde-common"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of LXDE Common</title>
<para>
Install <application>LXDE Common</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &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 &amp;&amp;
ln -svfn profile/LXDE /etc/xdg/lxpanel/LXDE &amp;&amp;
install -Dm644 lxde-logout.desktop \
/usr/share/applications/lxde-logout.desktop</userinput></screen>
<para>
If you have installed recommended dependencies, run the following
commands as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>update-mime-database /usr/share/mime &amp;&amp;
gtk-update-icon-cache -qf /usr/share/icons/hicolor &amp;&amp;
update-desktop-database -q</userinput></screen>
</sect2>
<sect2 role="using">
<title>Starting LXDE</title>
<para>
To start <application>LXDE</application> using <xref linkend="xinit"/>,
run the following commands:
</para>
<screen><userinput>cat &gt; ~/.xinitrc &lt;&lt; "EOF"
ck-launch-session startlxde
EOF
startx</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<command>ln -svfn profile/LXDE ...</command>: Fixes the wrong path of the
default <application>LXPanel</application> profile.
</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
lxde-logout, openbox-lxde and startlxde
</seg>
<seg>
None
</seg>
<seg>
/etc/xdg/lxsession/LXDE,
/etc/xdg/pcmanfm/LXDE,
/usr/share/lxde and
/usr/share/lxpanel/profile/LXDE
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="openbox-lxde">
<term><command>openbox-lxde</command></term>
<listitem>
<para>
is a wrapper script which runs <application>Openbox</application>
with <application>LXDE</application> specific config file.
</para>
<indexterm zone="lxde-common openbox-lxde">
<primary sortas="b-openbox-lxde">openbox-lxde</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="startlxde">
<term><command>startlxde</command></term>
<listitem>
<para>
is used to start the desktop session for
<application>LXDE</application>.
</para>
<indexterm zone="lxde-common startlxde">
<primary sortas="b-startlxde">startlxde</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>