=head1 NAME gdm - GNOME Display Manager =head1 SYNOPSIS gdm =head1 DESCRIPTION B is the equivalent of xdm(1x) or wdm(1x), but uses the GNOME libraries to provide a GNOME look-and-feel. It provides the GNOME equivalent of a "login:" prompt. B reads F for its configuration. For each local display, gdm starts an X server and runs gdmlogin(8x) on that display. The main gdm process also listens for XDMCP requests from remote displays. These requests can either be direct, causing B to start a gdmlogin(8x) on the remote display, or indirect, causing a gdmchooser(8x) to be opened. When managing a display, B attempts to execute FI, or F if that does not exist. When a user logs in, B first attempts FI (or F), and then one of the sessions in F. When the session has completed, B attempts to run FI, or FI. Of all these files, only the F one is required to exist. B maintains information about the displays it is managing in F. This includes xauth information, so this directory is not readable to normal users. B uses PAM to perform authentication using the config file F. =head1 AUTHOR Martin Kasper Petersen This manual page written by Steve Haslam for Debian GNU/Linux. Updated by Raphaƫl Hertzog . Updated by Ryan Murray . =cut