GNOME Display Manager

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 186.4.145.143 (talk) at 21:28, 8 August 2016 (→‎See also: KDM is no longer maintained. Better add LightDM). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GNOME Display Manager
Developer(s)The GNOME Project (William Jon McCann, Brian Cameron, Ray Strode)
Repository
Written inC
Operating systemUnix-like (includes: BSD, Linux, Solaris)
Type
LicenseGNU General Public License
Websitewww.gnome.org/projects/gdm

GDM (the GNOME Display Manager) is a display manager (a graphical login program) for the windowing systems X11 and Wayland.

The X Window System by default uses the XDM display manager. However, resolving XDM configuration issues typically involves editing a configuration file. GDM allows users to customize or troubleshoot settings without having to resort to a command line. Users can pick their session type on a per-login basis. GDM 2.38.0 is the last version that features customization with themes; subsequent releases do not support themes.

Software architecture

The GNOME Display Manager (GDM) is a display manager that implements all significant features required for managing attached and remote displays. GDM was written from scratch and does not contain any XDM or X Consortium code.[1]

Components

GNOME Display Manager (GDM) is the name, which is used to describe the software package as a whole. It comprises the following components:

Hidden features

GDM on Ubuntu 8.04

Until version 2.22,[2] GDM had a few Easter eggs, in the form of strings to be entered in the username box. These can be found in the source file "gui/guilogin.c", in a function named "evil".[3]

  • Dancing login – type "Start Dancing" to start, and "Stop Dancing" to stop. (This requires the standard greeter, rather than the graphical one).
  • "Gimme Random Cursor" – can be used repeatedly.
  • "Require Quarter" (or "Require Quater", for backward compatibility with a typo in the original),[4] then log in normally – a dialog box appears after entering the password.

Queen of England

Some of the copyright notices of GDM refer to the "Queen of England", whom release announcements from version 2.2.1 also named as a maintainer.[5] Subsequently, developers realised that the title "Queen of England" has not existed since the Acts of Union of 1707.[6]

Removed features

As of version 3.0 the GNOME display manager switched to using AccountService for saving the user's selected session rather than storing it in the user's home directory, effectively making it unusable in a networked environment.[7]

See also

References

  1. ^ "GDM documentation".
  2. ^ "migrate gui to new config framework with a chainsaw". 1 June 2007. Retrieved 26 April 2014.
  3. ^ "gdm – guilogin.c". Retrieved 26 August 2009.
  4. ^ "GDM commit ee8de912". 5 March 2001. Retrieved 26 August 2009.
  5. ^ "ANNOUNCE: GDM 2.2.1, the 'Just because you're not paranoid doesn't mean they're not after you' release". 4 May 2001. Gdm2 was originally written by Martin K. Petersen <mkp mkp net>, and is now maintained by the Queen of England.
  6. ^ "ANNOUNCE: GDM 2.5.90.2 (unstable), the "Nose poking" release". 4 March 2004.
  7. ^ "Bug 617465 - GDM ignores user's default session in ~/.dmrc". 5 July 2013.

External links