source: archive/gnome/metacity.xml@ 48b59802

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 6.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY metacity-download-http "&gnome-download-http;/metacity/2.34/metacity-&metacity-version;.tar.xz">
8 <!ENTITY metacity-download-ftp "&gnome-download-ftp;/metacity/2.34/metacity-&metacity-version;.tar.xz">
9 <!ENTITY metacity-md5sum "6d89b71672d4fa49fc87f83d610d0ef6">
10 <!ENTITY metacity-size "1.6 MB">
11 <!ENTITY metacity-buildsize "45 MB">
12 <!ENTITY metacity-time "0.4 SBU">
13
14]>
15
16<sect1 id="metacity" xreflabel="Metacity-&metacity-version;">
17 <?dbhtml filename="metacity.html" ?>
18
19 <sect1info>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Metacity-&metacity-version;</title>
24
25 <indexterm zone="metacity">
26 <primary sortas="a-metacity">Metacity</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Metacity</title>
31
32 <para>
33 <application>Metacity</application> is the fallback window manager for
34 <application>GNOME</application>, used if the video driver does not provide
35 hardware acceleration. It is conventionally run from <command>gnome-session</command>,
36 which will start the necessary <application>GNOME</application> daemons.
37 </para>
38
39 &lfs72_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&metacity-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&metacity-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &metacity-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &metacity-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &metacity-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &metacity-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Metacity Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="gtk2"/>,
80 <xref linkend="libcanberra"/>,
81 <xref linkend="yelp-xsl"/> and
82 <xref linkend="zenity"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="startup-notification"/>
88 </para>
89
90 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
91 <para role="required">
92 <xref linkend="notification-daemon"/> and
93 <xref linkend="polkit-gnome"/>
94 </para>
95
96 <para condition="html" role="usernotes">User Notes:
97 <ulink url="&blfs-wiki;/metacity"/>
98 </para>
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of Metacity</title>
103
104 <para>
105 Install <application>Metacity</application> by running the following
106 commands:
107 </para>
108
109<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
128 href="../../xincludes/static-libraries.xml"/>
129
130 </sect2>
131
132 <sect2 role="content">
133 <title>Contents</title>
134
135 <segmentedlist>
136 <segtitle>Installed Programs</segtitle>
137 <segtitle>Installed Library</segtitle>
138 <segtitle>Installed Directories</segtitle>
139
140 <seglistitem>
141 <seg>
142 metacity, metacity-message, metacity-theme-viewer and
143 metacity-window-demo
144 </seg>
145 <seg>
146 libmetacity-private.so
147 </seg>
148 <seg>
149 /usr/include/metacity-1,
150 /usr/share/gnome/wm-properties,
151 /usr/share/help/*/creating-metacity-themes,
152 /usr/share/metacity,
153 /usr/share/themes/AgingGorilla/metacity-1,
154 /usr/share/themes/Atlanta/metacity-1,
155 /usr/share/themes/Bright/metacity-1,
156 /usr/share/themes/Crux/metacity-1,
157 /usr/share/themes/Esco/metacity-1,
158 /usr/share/themes/Metabox/metacity-1 and
159 /usr/share/themes/Simple/metacity-1
160 </seg>
161 </seglistitem>
162 </segmentedlist>
163
164 <variablelist>
165 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
166 <?dbfo list-presentation="list"?>
167 <?dbhtml list-presentation="table"?>
168
169 <varlistentry id="metacity-prog">
170 <term><command>metacity</command></term>
171 <listitem>
172 <para>
173 is the <application>GNOME</application> fallback window manager,
174 used when the video driver does not support acceleration.
175 </para>
176 <indexterm zone="metacity metacity-prog">
177 <primary sortas="b-metacity">metacity</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 <varlistentry id="metacity-theme-viewer">
183 <term><command>metacity-theme-viewer</command></term>
184 <listitem>
185 <para>
186 allows you to preview any installed
187 <application>Metacity</application> theme. When designing a new
188 <application>Metacity</application> theme, you can use
189 <command>metacity-theme-viewer</command> to measure the performance
190 of a window frame option, and to preview the option.
191 </para>
192 <indexterm zone="metacity metacity-theme-viewer">
193 <primary
194 sortas="b-metacity-theme-viewer">metacity-theme-viewer</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 <varlistentry id="metacity-window-demo">
200 <term><command>metacity-window-demo</command></term>
201 <listitem>
202 <para>
203 demonstrates various kinds of windows that window managers and
204 window manager themes should handle.
205 </para>
206 <indexterm zone="metacity metacity-window-demo">
207 <primary sortas="b-metacity-window-demo">metacity-window-demo</primary>
208 </indexterm>
209 </listitem>
210 </varlistentry>
211
212 </variablelist>
213
214 </sect2>
215
216</sect1>
Note: See TracBrowser for help on using the repository browser.