glfs/gnome/core/metacity.xml

190 lines
6.3 KiB
XML
Raw Normal View History

<?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 metacity-download-http "&gnome-download-http;/metacity/2.34/metacity-&metacity-version;.tar.xz">
<!ENTITY metacity-download-ftp "&gnome-download-ftp;/metacity/2.34/metacity-&metacity-version;.tar.xz">
<!ENTITY metacity-md5sum "4b19fa5bbc14dc669108bd46606b1bd1">
<!ENTITY metacity-size "1.6 MB">
<!ENTITY metacity-buildsize "43 MB">
<!ENTITY metacity-time "0.6 SBU">
]>
<sect1 id="metacity" xreflabel="Metacity-&metacity-version;">
<?dbhtml filename="metacity.html" ?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Metacity-&metacity-version;</title>
<indexterm zone="metacity">
<primary sortas="a-metacity">Metacity</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Metacity</title>
<para><application>Metacity</application> is the fallback window manager for
<application>GNOME</application>, used if the video driver does not provide
hardware acceleration. It is conventionally run from <command>gnome-session</command>,
which will start the necessary <application>GNOME</application> daemons.</para>
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&metacity-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&metacity-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &metacity-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &metacity-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &metacity-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &metacity-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Metacity Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gnome-doc-utils"/>,
<xref linkend="gtk2"/>,
<xref linkend="libcanberra"/> and
<xref linkend="zenity"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="rarian"/> and
<xref linkend="startup-notification"/>
</para>
<bridgehead renderas="sect4">Additional Runtime Dependency</bridgehead>
<para role="optional">
<xref linkend="notification-daemon"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/metacity"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Metacity</title>
<para>Install <application>Metacity</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 &amp;&amp;
install -v -m755 -d /usr/share/doc/metacity-&metacity-version; &amp;&amp;
install -v -m644 README rationales.txt doc/*.txt \
/usr/share/doc/metacity-&metacity-version;</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"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/without-scrollkeeper.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
metacity, metacity-message, metacity-theme-viewer and
metacity-window-demo
</seg>
<seg>
libmetacity-private.so
</seg>
<seg>
/usr/include/metacity-1, /usr/share/gnome/help/creating-metacity-themes,
/usr/share/gnome/wm-properties, /usr/share/metacity and
/usr/share/themes/{AgingGorilla,Atlanta,Bright,Crux,Esco,Metabox,Simple}/metacity-1
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="metacity-prog">
<term><command>metacity</command></term>
<listitem>
<para>is the <application>GNOME</application> fallback window manager,
used when the video driver does not support acceleration.</para>
<indexterm zone="metacity metacity-prog">
<primary sortas="b-metacity">metacity</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="metacity-theme-viewer">
<term><command>metacity-theme-viewer</command></term>
<listitem>
<para>allows you to preview any installed
<application>Metacity</application> theme. When designing a new
<application>Metacity</application> theme, you can use
<command>metacity-theme-viewer</command> to measure the performance
of a window frame option, and to preview the option.</para>
<indexterm zone="metacity metacity-theme-viewer">
<primary
sortas="b-metacity-theme-viewer">metacity-theme-viewer</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="metacity-window-demo">
<term><command>metacity-window-demo</command></term>
<listitem>
<para>demonstrates various kinds of windows that window managers and
window manager themes should handle.</para>
<indexterm zone="metacity metacity-window-demo">
<primary sortas="b-metacity-window-demo">metacity-window-demo</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>