%general-entities; ]> $LastChangedBy$ $Date$ Control Center-&control-center-version; Introduction to <application>Control Center</application> The Control Center package contains the GNOME settings managers. Package information Download (HTTP): Download (FTP): Download MD5 sum: &control-center-md5sum; Download size: &control-center-size; Estimated disk space required: &control-center-buildsize; Estimated build time: &control-center-time; Additional downloads Required patch: <application>Control Center</application> dependencies Required , , and Optional , and Installation of <application>Control Center</application> Install Control Center by running the following commands: patch -Np1 -i ../control-center-&control-center-version;-fix_gswitchit-1.patch && ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --localstatedir=/var/lib --sysconfdir=/etc/gnome && make && make install Command explanations --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec. --localstatedir=/var/lib: This switch puts scrollkeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper. --sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc. Contents The Control Center package contains gnome-control-center, gnome-settings-daemon, gnome-background-properties, gnome-default-applications-properties, gnome-file-types-properties, gnome-font-properties, gnome-keybinding-properties, gnome-keyboard-properties, gnome-mouse-properties, gnome-network-preferences, gnome-sound-properties, gnome-theme-properties and gnome-ui-properties.