client-limit This shows (Web site design) the maximum number of client
client-limit This shows the maximum number of client requests to be served. clone-self When on, the font server makes copies of itself if it reaches the client- limit. You don t need to remember details about the contents of the xfs configuration file (config), but be aware of the use and general contents of the file. In particular, remember that the catalogue keyword is used similarly to FontPath in XF86Config. On the Exam Remember that xfs can take the place of the list of directories in a manually configured font path. However, running xfs doesn t replace the font path xfs itself must be on that path as noted earlier in Example 2-12 with the unix/:-1 entry. Controlling X Applications with .Xresources The X Window System also has many built-in customization features. Many X applications are programmed with a variety of resources, which are configuration settings that can be externally manipulated. Rather than have a configuration utility built into each application, applications can be written to examine the contents of a file in the user s home directory. The .Xresources file contains a line for each configured resource in the following form: program*resource: value This line can be translated as follows: program is the name of a configurable program, such as emacs or xterm. resource is one of the configurable settings allowed by the program, such as colors. value is the setting to apply to the resource. For example, the following is an excerpt from .Xresources that configures colors for an xterm: xterm*background: Black xterm*foreground: Wheat xterm*cursorColor: Orchid xterm*reverseVideo: false On the Exam You should be aware of X resources and the function of the .Xresources file. In particular, you should understand that X applications will look in the .Xresources file for settings. You should also be able to construct a resource setting given a particular example, but you do not need to be able to generate a configuration file from scratch. Study Guide102 Install and Configure XFree86 379
Check Tomcat Web Hosting services for best quality webspace to host your web application.