%general-entities; ]> $LastChangedBy$ $Date$ Metacity-&metacity-version; Introduction to <application>Metacity</application> The Metacity package contains a window manager. This is useful for organizing and displaying windows. Package information Download (HTTP): Download (FTP): Download MD5 sum: &metacity-md5sum; Download size: &metacity-size; Estimated disk space required: &metacity-buildsize; Estimated build time: &metacity-time; <application>Metacity</application> dependencies Required , and Optional , Xrender* and libXcomposite** * libXrender is included in a BLFS X Window System installation, but the pkgconfig .pc file Metacity looks for is not installed. Satisfy the requirement by installing an xrender.pc file into /usr/X11R6/lib/pkgconfig which can be downloaded from . ** libXcomposite can optionally be used, but here's what the Metacity package maintainer has to say about it in the configure script if the package is found: Not building compositing manager by default now, must enable explicitly to get it. And it doesn't work, so don't bother unless you want to hack on it... Installation of <application>Metacity</application> Install Metacity by running the following commands: ./configure --prefix=/usr \ --libexecdir=/usr/sbin --sysconfdir=/etc && make && make install Command explanations : Use this option if you have the GNOME-2 GConf package installed. Configuring <application>Metacity</application> Configuration Information To automatically start the Metacity window manager when you issue the startx command, append to (or create) .xinitrc using the command below. Ensure you 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.