51a6467968
Code: All references in the code not related to themes, keybindings, or GConf were changed from 'metacity' to 'mutter'. This includes, among other things, strings, comments, the atoms used in the message protocol, and the envvars used for debugging. The GConf schema file was reduced to the 3 settings new to mutter. The overall version was brought up to 2.27 to match current gnome. Structure: All files named '*metacity*' were renamed '*mutter*' with appropriate changes in the automake system. Files removed are doc/creating_themes, src/themes, doc/metacity-theme.dtd, metacity.doap. These files will eventually end up in an external gnome-wm-data module. Installation location: On the filesystem the mutter-plugindir was change from $(libdir)/metacity/plugins/clutter to just $(libdir)/mutter/plugins. The mutter-plugins.pc.in reflects these changes. Note: mutter.desktop.in and mutter-wm.desktop both continue to have X-GNOME-WMSettingsModule=metacity set. This allows gnome-control-center to continue using libmetacity.so for configuration. This is fine since most the general keybindings and wm settings are being read from /apps/metacity/* in gconf.
44 lines
1.1 KiB
Groff
44 lines
1.1 KiB
Groff
.\" In .TH, FOO should be all caps, SECTION should be 1-8, maybe w/ subsection
|
|
.\" other parms are allowed: see man(7), man(1)
|
|
.\"
|
|
.\" Based on template provided by Tom Christiansen <tchrist@jhereg.perl.com>.
|
|
.\"
|
|
.TH MUTTER-THEME-VIEWER 1 "1 June 2004"
|
|
.SH NAME
|
|
mutter-theme-viewer \- view mutter themes
|
|
.SH SYNOPSIS
|
|
.B mutter-theme-viewer
|
|
[
|
|
.I THEMENAME
|
|
]
|
|
.SH DESCRIPTION
|
|
.\" Putting a newline after each sentence can generate better output.
|
|
.B mutter-theme-viewer
|
|
allows you to preview any installed Mutter theme.
|
|
.PP
|
|
When designing a new Mutter theme, you can use
|
|
.B mutter-theme-viewer
|
|
to measure the performance of a window frame option, and to preview
|
|
the option.
|
|
.SH OPTIONS
|
|
.TP
|
|
.I THEMENAME
|
|
Name of the theme to be shown (\fIAtlanta\fR by default).
|
|
It is case-sensitive.
|
|
.SH FILES
|
|
.br
|
|
.nf
|
|
.TP
|
|
.I /usr/share/themes
|
|
system themes directory
|
|
.TP
|
|
.I /usr/share/themes/*/mutter-1/mutter-theme-1.xml
|
|
theme specification file
|
|
.SH AUTHOR
|
|
This manual page was written by Jose M. Moya <josem@die.upm.es>, for
|
|
the Debian GNU/Linux system (but may be used by others).
|
|
.SH "SEE ALSO"
|
|
.\" Always quote multiple words for .SH
|
|
.BR mutter (1),
|
|
.BR mutter-window-demo (1).
|