XDM | |
XDM | |
Screenshot Size: | 350px |
Author: | Keith Packard |
Developer: | X.Org Foundation |
Programming Language: | C, C++ |
Genre: | X display manager |
License: | MIT License |
The X Display Manager (XDM) is the default display manager for the X Window System. It is a bare-bones X display manager. It was introduced with X11 Release 3 in October 1988, to support the standalone X terminals that were just coming onto the market. It was written by Keith Packard.
XDM is used to boot an X.org based desktop environment.[1] It can control a display directly or indirectly in order to start an X session and supports remote login.[2] XDM is initialized on system startup.[3]
It can be editing through the use of a configuration file, modules, or scripts.[4] [5] The configratuion file is usually found in /usr/lib/X11/xdm/xdm-config.[6]
XDM is one of the earliest display managers for Linux. It was developed by Keith Packard after he joined the X Consortium due to his frustration using a text-based environment to try and configure X.[7]
XDM is available but unused on most systems because of its rudimentary nature.[8] Desktop environments released afterwards tended to include their own display manager, such as dtlogin on CDE.