Metacity-2.4.55

Introduction to Metacity

The Metacity package contains a window manager. This is useful for organizing and displaying windows.

Package information

Metacity dependencies

Installation of Metacity

Install Metacity by running the following commands:

./configure --prefix=/usr --libexec=/usr/sbin --sysconfdir=/etc &&
make &&
make install

Configuring Metacity

Configuration Information

Be sure to backup your current .xinitrc before proceeding.

cat >> ~/.xinitrc << "EOF"
xterm &
exec metacity
EOF

Contents

The Metacity package contains metacity.

Description

metacity

metacity is a window manager used mainly by GNOME.