=head1 NAME gdm3 - GNOME Display Manager =head1 SYNOPSIS gdm3 =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 a minimal GNOME session including a graphical greeter. If configured so, the main gdm process also listens for XDMCP requests from remote displays. These requests can either be direct, causing B to start a session on the remote display, or indirect, causing a chooser 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 defined in F. When the session has completed, B attempts to run FI, or FI. 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 ENVIRONMENT =over 4 =item XAUTHORITY Upon session startup, GDM sets the XAUTHORITY environment variable to a session-specific file in F. Applications and scripts that assume this file is set to F<~/.Xauthority> will not work. To access the display you need both DISPLAY and XAUTHORITY variables. =back =head1 AUTHOR Martin Kasper Petersen This manual page written by Steve Haslam for Debian GNU/Linux. Updated by Raphaƫl Hertzog , Ryan Murray , Josselin Mouette and Vincent Lefevre . =cut