LPI Linux Certification in a Nutshell, 2nd Edition
by Steven Pritchard, Bruno Gomes Pessanha, Nicolai Langfeldt, James Stanger, Jeff Dean
The X Window System (Topic 1.110)
Review Questions
When using XFree86 v3.3.x, what software installation may be required when changing to a different video chipset, and why?
Describe how the location of fonts is conveyed to the XFree86 X server.
How is the use of a font server different from the use of a font path?
Which file controls access to xdm by remote X terminals?
Describe the function of xinit.
Compare and contrast a window manager, a desktop environment, and an X server.
Name the three components of the
DISPLAYenvironment variable.
Exercises
From http://www.xfree86.org/, obtain XFree86 in the precompiled binary form for your system using the instructions found in Chapter7. Start with the Xinstall.sh script and run it with ./Xinstall.sh -check to determine which package to get.
Back up your old installation (/etc/X11 and /usr/X11R6). Install the new version using Xinstall.sh as directed in the instructions accompanying the package.
Use xf86config to configure the new X server. Are you able to get an X display? Is the resolution correct?
Try generating the X configuration using XF86Setup or xf86cfg (depending on the X version). Is the program successful? Does it yield a working X configuration?
Obtain a new Type 1 font (or TrueType font, if you are using XFree86 4.x) from the Internet (try a search at http://www.google.com or your favorite search engine). Add the font to /usr/X11R6/lib/fonts/local and use the mkfontdir utility on that directory. Add the directory to your font path (with ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access