Lpi 102-500 LPI Level 1 Online Training
Lpi 102-500 Online Training
The questions for 102-500 were last updated at Jul 13,2025.
- Exam Code: 102-500
- Exam Name: LPI Level 1
- Certification Provider: Lpi
- Latest update: Jul 13,2025
Which command can be used to investigate the properties for a particular window in X by clicking that window? (Specify ONLY the command without any path or parameters.)
The X11 configuration file xorg.conf is grouped into sections.
How is the content of the section SectionName associated with that section?
- A . It is placed in curly brackets as in Section SectionName { … }.
- B . It is placed between a line containing Section "SectionName" and a line containing EndSection.
- C . It is placed between the tags <Section name="SectionName"> and </Section>
- D . It is placed after the row [SectionName].
- E . It is placed after an initial unindented Section "SectionName" and must be indented by exactly one tab character.
The X11 configuration file xorg.conf is grouped into sections.
How is the content of the section SectionName associated with that section?
- A . It is placed in curly brackets as in Section SectionName { … }.
- B . It is placed between a line containing Section "SectionName" and a line containing EndSection.
- C . It is placed between the tags <Section name="SectionName"> and </Section>
- D . It is placed after the row [SectionName].
- E . It is placed after an initial unindented Section "SectionName" and must be indented by exactly one tab character.
What is the purpose of a screen reader?
- A . It reads text displayed on the screen to blind or visually impaired people.
- B . It reads the parameters of the attached monitors and creates an appropriate X11 configuration.
- C . It displays lines and markers to help people use speed reading techniques.
- D . It manages and displays files that contain e-books.
How is a display manager started?
- A . It is started by a user using the command startx.
- B . It is started like any other system service by the init system.
- C . It is started by inetd when a remote hosts connects to the X11 port.
- D . It is started automatically when a X11 user logs in to the system console.
What is the default name of the configuration file for the Xorg X11 server? (Specify the file name only without any path.)
Which of the following commands shows the current color depth of the X Server?
- A . xcd
- B . xcdepth
- C . xwininfo
- D . xcolordepth
- E . cat /etc/X11
For accessibility assistance, which of the following programs is an on-screen keyboard?
- A . xkb
- B . atkb
- C . GOK
- D . xOSK
What is the name of the simple graphical login manager that comes with a vanilla X11 installation? (Specify ONLY the command without any path or parameters.)
Which of the following are tasks handled by a display manager like XDM or KDM? (Choose TWO correct answers.)
- A . Start and prepare the desktop environment for the user.
- B . Configure additional devices like new monitors or projectors when they are attached.
- C . Handle the login of a user.
- D . Lock the screen when the user was inactive for a configurable amount of time.
- E . Create an X11 configuration file for the current graphic devices and monitors.