glfs/xfce/core/xfwm4.xml
Krejzi f78b8b56ba Xfce4 package updates.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11163 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-05-07 17:49:42 +00:00

203 lines
5.7 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 xfwm4-download-http "http://archive.xfce.org/src/xfce/xfwm4/&xfce4-version;/xfwm4-&xfwm4-version;.tar.bz2">
<!ENTITY xfwm4-download-ftp " ">
<!ENTITY xfwm4-md5sum "10de50c79ed944cbb9c87741062c2a76">
<!ENTITY xfwm4-size "1.1 MB">
<!ENTITY xfwm4-buildsize "30 MB">
<!ENTITY xfwm4-time "0.3 SBU">
]>
<sect1 id="xfwm4" xreflabel="Xfwm4-&xfwm4-version;">
<?dbhtml filename="xfwm4.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Xfwm4-&xfwm4-version;</title>
<indexterm zone="xfwm4">
<primary sortas="a-Xfwm4">Xfwm4</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Xfwm4</title>
<para>
<application>Xfwm4</application> is the window manager for
<application>Xfce</application>.
</para>
&lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&xfwm4-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&xfwm4-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &xfwm4-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &xfwm4-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &xfwm4-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &xfwm4-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Xfwm4 Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="libwnck2"/>,
<xref linkend="libxfce4ui"/> and
<xref linkend="libxfce4util"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="startup-notification"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/xfwm4"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of Xfwm4</title>
<para>
Install <application>Xfwm4</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="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
xfwm4,
xfwm4-settings,
xfwm4-tweaks-settings and
xfwm4-workspace-settings
</seg>
<seg>
None
</seg>
<seg>
/usr/share/themes/Daloa,
/usr/share/themes/Default,
/usr/share/themes/Kokodi,
/usr/share/themes/Moheli and
/usr/share/xfwm4
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="xfwm4-prog">
<term><command>xfwm4</command></term>
<listitem>
<para>is the <application>Xfce</application> window manager.</para>
<indexterm zone="xfwm4 xfwm4-prog">
<primary sortas="b-xfwm4">xfwm4</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="xfwm4-settings">
<term><command>xfwm4-settings</command></term>
<listitem>
<para>
is a <application>GTK+ 2</application> application that allows you to
set some preferences such as your theme, keyboard shortcuts and
mouse focus behaviour.
</para>
<indexterm zone="xfwm4 xfwm4-settings">
<primary sortas="b-xfwm4-settings">xfwm4-settings</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="xfwm4-tweaks-settings">
<term><command>xfwm4-tweaks-settings</command></term>
<listitem>
<para>
is a <application>GTK+ 2</application> application that allows you to
set some more preferences for <application>Xfwm4</application>.
</para>
<indexterm zone="xfwm4 xfwm4-tweaks-settings">
<primary sortas="b-xfwm4-tweaks-settings">xfwm4-tweaks-settings</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="xfwm4-workspace-settings">
<term><command>xfwm4-workspace-settings</command></term>
<listitem>
<para>
is a <application>GTK+ 2</application> application that allows you to
set your workspace preferences.
</para>
<indexterm zone="xfwm4 xfwm4-workspace-settings">
<primary sortas="b-xfwm4-workspace-settings">xfwm4-workspace-settings</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>