2004-06-14 03:03:42 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-14 03:03:42 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2012-02-10 23:59:36 +08:00
|
|
|
<!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">
|
2012-04-26 05:17:02 +08:00
|
|
|
<!ENTITY metacity-md5sum "4b19fa5bbc14dc669108bd46606b1bd1">
|
|
|
|
<!ENTITY metacity-size "1.6 MB">
|
|
|
|
<!ENTITY metacity-buildsize "43 MB">
|
|
|
|
<!ENTITY metacity-time "0.6 SBU">
|
2008-05-09 20:42:27 +08:00
|
|
|
|
2004-06-14 03:03:42 +08:00
|
|
|
]>
|
|
|
|
|
2003-09-28 07:58:17 +08:00
|
|
|
<sect1 id="metacity" xreflabel="Metacity-&metacity-version;">
|
2005-05-21 03:01:02 +08:00
|
|
|
<?dbhtml filename="metacity.html" ?>
|
2003-02-07 10:36:12 +08:00
|
|
|
|
2005-05-21 03:01:02 +08:00
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
2005-02-21 04:48:50 +08:00
|
|
|
|
2005-05-21 03:01:02 +08:00
|
|
|
<title>Metacity-&metacity-version;</title>
|
2004-06-14 03:03:42 +08:00
|
|
|
|
2005-05-21 03:01:02 +08:00
|
|
|
<indexterm zone="metacity">
|
|
|
|
<primary sortas="a-metacity">Metacity</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
2005-09-21 12:17:15 +08:00
|
|
|
<title>Introduction to Metacity</title>
|
2005-05-21 03:01:02 +08:00
|
|
|
|
2012-02-11 00:46:16 +08:00
|
|
|
<para><application>Metacity</application> is the fallback window manager for
|
|
|
|
<application>GNOME</application>, used if the video driver does not provide
|
2012-04-09 05:22:47 +08:00
|
|
|
hardware acceleration. It is conventionally run from <command>gnome-session</command>,
|
2012-02-11 00:46:16 +08:00
|
|
|
which will start the necessary <application>GNOME</application> daemons.</para>
|
2004-06-14 03:03:42 +08:00
|
|
|
|
2012-02-10 23:59:36 +08:00
|
|
|
&lfs70_checked;
|
2009-08-26 19:53:11 +08:00
|
|
|
|
2005-05-21 03:01:02 +08:00
|
|
|
<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>
|
2012-04-26 05:17:02 +08:00
|
|
|
<para role="required">
|
|
|
|
<xref linkend="gnome-doc-utils"/>,
|
|
|
|
<xref linkend="gtk2"/>,
|
|
|
|
<xref linkend="libcanberra"/> and
|
|
|
|
<xref linkend="zenity"/>
|
|
|
|
</para>
|
2005-05-21 03:01:02 +08:00
|
|
|
|
2012-02-11 00:46:16 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2012-04-26 05:17:02 +08:00
|
|
|
<para role="recommended">
|
2012-05-01 20:35:38 +08:00
|
|
|
<xref linkend="rarian"/> and
|
2012-04-26 05:17:02 +08:00
|
|
|
<xref linkend="startup-notification"/>
|
|
|
|
</para>
|
2005-09-21 06:01:54 +08:00
|
|
|
|
2012-02-10 23:59:36 +08:00
|
|
|
<bridgehead renderas="sect4">Additional Runtime Dependency</bridgehead>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para role="required">
|
2012-04-26 05:17:02 +08:00
|
|
|
<xref linkend="notification-daemon"/>
|
|
|
|
</para>
|
2012-02-10 23:59:36 +08:00
|
|
|
|
2006-04-11 02:39:30 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
2012-05-17 00:39:28 +08:00
|
|
|
<ulink url="&blfs-wiki;/metacity"/>
|
|
|
|
</para>
|
2005-05-21 03:01:02 +08:00
|
|
|
</sect2>
|
2004-06-14 03:03:42 +08:00
|
|
|
|
2005-05-21 03:01:02 +08:00
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Metacity</title>
|
2004-06-14 03:03:42 +08:00
|
|
|
|
2005-05-21 03:01:02 +08:00
|
|
|
<para>Install <application>Metacity</application> by running the following
|
|
|
|
commands:</para>
|
2004-06-14 03:03:42 +08:00
|
|
|
|
2012-04-26 05:17:02 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr --disable-static &&
|
2005-05-21 03:01:02 +08:00
|
|
|
make</userinput></screen>
|
2004-06-14 03:03:42 +08:00
|
|
|
|
2006-02-03 13:41:43 +08:00
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
|
2005-05-21 03:01:02 +08:00
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
2005-02-21 04:48:50 +08:00
|
|
|
|
2005-05-21 03:01:02 +08:00
|
|
|
<screen role="root"><userinput>make install &&
|
2005-05-09 03:14:32 +08:00
|
|
|
install -v -m755 -d /usr/share/doc/metacity-&metacity-version; &&
|
|
|
|
install -v -m644 README rationales.txt doc/*.txt \
|
2007-07-22 03:02:05 +08:00
|
|
|
/usr/share/doc/metacity-&metacity-version;</userinput></screen>
|
2005-05-21 03:01:02 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2012-04-26 05:17:02 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/static-libraries.xml"/>
|
2005-05-21 03:01:02 +08:00
|
|
|
|
2012-05-01 20:35:38 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/without-scrollkeeper.xml"/>
|
|
|
|
|
2005-05-21 03:01:02 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Library</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
2012-04-26 05:17:02 +08:00
|
|
|
<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>
|
2005-05-21 03:01:02 +08:00
|
|
|
</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>
|
2012-02-11 00:46:16 +08:00
|
|
|
<para>is the <application>GNOME</application> fallback window manager,
|
|
|
|
used when the video driver does not support acceleration.</para>
|
2005-05-21 03:01:02 +08:00
|
|
|
<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>
|
2003-02-07 10:36:12 +08:00
|
|
|
|
2005-05-21 03:01:02 +08:00
|
|
|
</sect1>
|