Linux 2 Ch 3- X window Flashcards

(14 cards)

1
Q

A GUI is intended to provide users a visual way of issuing commands to the computer through the use of WIMP. The acronym WIMP stands for:
Workstation, Interfaces, Menus and Printers
Windows, Icons, Menus and Printers
Working In Multi-Printer environment
Windows, Icons, Menus and Pointers

A

Windows, Icons, Menus and Pointers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

X Windows, the latest GUI server for Linux, is a desktop from Microsoft.
True or False?
True
False

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

X Window defines the X11 protocol for communication and graphics primitives.
True or False?
True
False

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following is not a component of the X Window system:
Widget/toolkit libraries
Network manager
Hardware drivers
Display manager

A

Network manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In a RedHat-derived installation, the system administrator notices the following line in the /etc/inittab file:
id:3:initdefault:
Will the installed display manager start automatically during the boot process?
No
Yes
Depends on the user access level
Depends on the display manager installed

A

No

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Once installed, it is not possible to switch from one display manager to another.
True or False?
True
False

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The ____________ tool is recommended to modify the greeting or banner for the gdm display manager.
greetingconf
gconftool-2
configure-gdm
bannermaker

A

gconftool-2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The color depth for the display manager determines:
3D effects on the screen
Maximum number of colors that can be displayed on the screen
Minimum number of colors that can be displayed on the screen
Amount of memory allocated by the video card

A

Maximum number of colors that can be displayed on the screen

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Errors from applications started via an icon in X Windows are sent which of the following files?
(choose two)
~/.session-errors
/usr/share/xsession-errors
~/.xsession-errors
~/x-errors
~/.xerrors-session

A

~/.session-errors

~/.xsession-errors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

on modern systems, files in the conf.d directory will be read after the xorg.conf file when present on modern systems.
True or False?
True
False

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

/etc/X11/xorg.conf

A

The /etc/X11/xorg.conf file contains numerous sections with configuration items for the Xserver.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

/etc/X11/xorg.conf.d/

A

the /etc/X11/xorg.conf.d/ directory contains the /etc/X11/xorg.conf file, along with any file with a *.conf extension.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

X

A

The primary GUI server used by Linux has historically been based upon the X Window project, or simply X.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

~/.xsession-errors

A

For some desktop environments the output from STDERR is sent to the ~/.xsession-errors log file.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly