%general-entities; ]> $LastChangedBy$ $Date$ GDM-&gdm-version; GDM Introduction to GDM GDM is a system service that is responsible for providing graphical logins and managing local and remote displays. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gdm-md5sum; Download size: &gdm-size; Estimated disk space required: &gdm-buildsize; Estimated build time: &gdm-time; GDM Dependencies Required , , , and Recommended Optional Runtime Dependencies , , and User Notes: Installation of GDM It is recommended to have a dedicated user and group to take control of the gdm daemon after it is started. Issue the following commands as the root user: groupadd -g 21 gdm && useradd -c "GDM Daemon Owner" -d /var/lib/gdm -u 21 \ -g gdm -s /bin/false gdm && usermod -a -G audio gdm && usermod -a -G video gdm Install GDM by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --disable-static && make If you have installed and you wish to run the testsuite, issue: make check. Command Explanations --with-initial-vt=7: This switch causes GDM to start on vt7 instead of the first free VT. --with-default-pam-config=lfs: Use this switch if you did not create /etc/lfs-release or distribution auto detection will fail and you will be unable to use GDM. Configuring GDM Config Files /etc/gdm/custom.conf /etc/gdm/custom.conf Configuration Information The GDM daemon is configured using the /etc/gdm/custom.conf file. Default values are stored in GSettings in the gdm.schemas file. It is recommended that end-users modify the /etc/gdm/custom.conf file because the schemas file may be overwritten when the user updates their system to have a newer version of GDM. If the system-wide D-BUS daemon was running during the installation of gdm, ensure you stop and restart the D-BUS daemon before attempting to start gdm. gdm can be tested by executing it as the root user. If you wish to stop it you will need to go to a different tty and then kill it. Systemd Unit To enable the previously installed unit file issue the following command as the root user: gdm systemctl enable gdm Contents Installed Programs Installed Libraries Installed Directories gdm and gdm-screenshot libgdm.so /etc/gdm, /usr/include/gdm, /usr/share/gdm, /var/cache/gdm, /var/gdm, /var/lib/gdm, /var/log/gdm and /var/run/gdm Short Descriptions gdm is the GNOME based login prompt. gdm gdm-screenshot is a GDM screenshot tool. gdm-screenshot