KDE Display Manager: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
mNo edit summary
Capitalization
Line 10: Line 10:
|website = {{URL|kde.org}}
|website = {{URL|kde.org}}
}}
}}
'''KDE display manager''' ('''KDM''') was a [[X display manager|display manager]] (a graphical login program) developed by [[KDE]] for the [[windowing system]]s [[X11]].
'''KDE Display Manager''' ('''KDM''') was a [[X display manager|display manager]] (a graphical login program) developed by [[KDE]] for the [[windowing system]]s [[X11]].


KDE display manager was based on the [[source code]] of [[X display manager]]<ref>{{cite book
KDE Display Manager was based on the [[source code]] of [[X display manager]]<ref>{{cite book
| first = Roderick W.
| first = Roderick W.
| last = Smith
| last = Smith

Revision as of 21:31, 10 January 2023

KDE Display Manager
Developer(s)KDE
Written inC, C++
Operating systemBSD, Linux, Solaris, other Unix-like
TypeX display manager
LicenseGPL, X11
Websitekde.org

KDE Display Manager (KDM) was a display manager (a graphical login program) developed by KDE for the windowing systems X11.

KDE Display Manager was based on the source code of X display manager[1] and was the default display manager of the KDE Software Compilation, until it was retired in KDE Plasma 5 in favour of SDDM.[2]

KDM allowed the user to choose a desktop environment or window manager at login. KDM used the Qt application framework. It is configurable via KDE's System Settings; its appearance can be customized by the user.

The default KDM login screen had a list of users. Each entry was comprised in the user's username, personal name (if available), and an icon. Next to the list is a greeting and a picture. One of the customization options is to replace the picture with an analog clock. From this screen the user can also run a user management tool, shut down or reboot the computer, or restart the X Window System.

See also

References

  1. ^ Smith, Roderick W. (2009). CompTIA Linux+ Study Guide. Indianapolis, Indiana: Wiley Publishing, Inc. p. 28. ISBN 978-0-470-50384-3.
  2. ^ Larabel, Michael (3 November 2014). "SDDM Is The Recommended Display Manager Of KDE Plasma 5". Phoronix. Retrieved 3 November 2014.

External links

Template:Display Managers