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
Windows, Icons, Menus and Pointers
X Windows, the latest GUI server for Linux, is a desktop from Microsoft.
True or False?
True
False
False
X Window defines the X11 protocol for communication and graphics primitives.
True or False?
True
False
True
Which of the following is not a component of the X Window system:
Widget/toolkit libraries
Network manager
Hardware drivers
Display manager
Network manager
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
No
Once installed, it is not possible to switch from one display manager to another.
True or False?
True
False
False
The ____________ tool is recommended to modify the greeting or banner for the gdm display manager.
greetingconf
gconftool-2
configure-gdm
bannermaker
gconftool-2
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
Maximum number of colors that can be displayed on the screen
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
~/.session-errors
~/.xsession-errors
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
True
/etc/X11/xorg.conf
The /etc/X11/xorg.conf file contains numerous sections with configuration items for the Xserver.
/etc/X11/xorg.conf.d/
the /etc/X11/xorg.conf.d/ directory contains the /etc/X11/xorg.conf file, along with any file with a *.conf extension.
X
The primary GUI server used by Linux has historically been based upon the X Window project, or simply X.
~/.xsession-errors
For some desktop environments the output from STDERR is sent to the ~/.xsession-errors log file.