nerdexam
CompTIA

LX0-104 · Question #108

Which of the following are tasks handled by a display manager like XDM or KDM? (Choose TWO correct answers.)

The correct answer is A. Start and prepare the desktop environment for the user. C. Handle the login of a user.. Display managers are responsible for authenticating users graphically and subsequently launching their chosen desktop environment.

User Interfaces and Desktops

Question

Which of the following are tasks handled by a display manager like XDM or KDM? (Choose TWO correct answers.)

Options

  • AStart and prepare the desktop environment for the user.
  • BConfigure additional devices like new monitors or projectors when they are attached.
  • CHandle the login of a user.
  • DLock the screen when the user was inactive for a configurable amount of time.
  • ECreate an X11 configuration file for the current graphic devices and monitors.

How the community answered

(27 responses)
  • A
    85% (23)
  • D
    11% (3)
  • E
    4% (1)

Why each option

Display managers are responsible for authenticating users graphically and subsequently launching their chosen desktop environment.

AStart and prepare the desktop environment for the user.Correct

After successful user authentication, a display manager is responsible for starting the user's graphical session, which includes initiating and preparing the chosen desktop environment (e.g., GNOME, KDE, Xfce).

BConfigure additional devices like new monitors or projectors when they are attached.

Configuring additional display devices such as new monitors or projectors is typically handled by the desktop environment itself or specific display configuration utilities (e.g., `xrandr`, display settings in control panels), not directly by the display manager.

CHandle the login of a user.Correct

The primary role of a display manager is to present a graphical login screen, handle user authentication against the system, and manage the user's login session.

DLock the screen when the user was inactive for a configurable amount of time.

Screen locking due to user inactivity is a feature provided by the desktop environment's screen saver or power management components, not a direct task of the display manager.

ECreate an X11 configuration file for the current graphic devices and monitors.

Creating X11 configuration files for graphics devices is generally managed by the Xorg server's auto-detection mechanisms, graphics drivers, or system-wide configuration utilities, not by the display manager.

Concept tested: Display manager responsibilities

Topics

#display manager#login management#desktop environment

Community Discussion

No community discussion yet for this question.

Full LX0-104 Practice