%general-entities; ]> $LastChangedBy$ $Date$ gnome-settings-daemon-&gnome-settings-daemon-version; gnome-settings-daemon Introduction to GNOME Settings Daemon The GNOME Settings Daemon is responsible for setting various parameters of a GNOME Session and the applications that run under it. &lfs10_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gnome-settings-daemon-md5sum; Download size: &gnome-settings-daemon-size; Estimated disk space required: &gnome-settings-daemon-buildsize; Estimated build time: &gnome-settings-daemon-time; GNOME Settings Daemon Dependencies Required , , , , , , , , , , , , , , , , and Recommended , , , , and Recommended dependencies are not strictly required for this package to build and function, but you may not get expected results at runtime if you don't install them. Recommended (Runtime) Optional , , and User Notes: Installation of GNOME Settings Daemon First, fix libelogind detection for tests: sed -e 's/libsystemd/libelogind/' \ -i plugins/power/test.py Next, fix backlight functionality in gnome-control-center: sed -i 's/(backlight->logind_proxy)/(0)/' \ -i plugins/power/gsd-backlight.c First, remove older versions of the systemd units: rm -v /usr/lib/systemd/user/gsd-* Install GNOME Settings Daemon by running the following commands: mkdir build && cd build && meson --prefix=/usr -Dsystemd=false .. && ninja mkdir build && cd build && meson --prefix=/usr --sysconfdir=/etc .. && ninja To check the results, execute: ninja test. Note that you must have python-dbusmock installed in order for the tests to complete successfully. Some tests may fail depending on the init system in use. Now, as the root user: ninja install Contents Installed Programs Installed Libraries Installed Directories None libgsd.so /usr/include/gnome-settings-daemon-3.0, /usr/lib/gnome-settings-daemon-3.0, and /usr/share/gnome-settings-daemon