About This Manual

The X Window System Environment manual discusses various aspects of the X Window System (X11) Release 6.3 implementation on the Tru64 UNIX (formerly DIGITAL UNIX) operating system.

Audience

This manual provides general information as well as specific information about the X Window System as supplied by the Tru64 UNIX operating system. The audience for this information includes end users, system administrators, and applications programmers.

New and Changed Features

This manual has been revised to document X11 R6.3.

Organization

This document has three chapters:

Chapter 1 Discusses X Window System system administration topics for Tru64 UNIX systems.
Chapter 2 Explains how to customize X environment resources and keysyms on Tru64 UNIX systems.
Chapter 3 Discusses X server extensions that are part of the Tru64 UNIX X Window System environment as well as other programming topics that apply to Tru64 UNIX systems.

Related Documents

The following books are part of the Tru64 UNIX hardcopy documentation set. The information in the Tru64 UNIX X Window System Environment supplements information found in these books:

Icons on Tru64 UNIX Printed Books

The printed version of the Tru64 UNIX documentation uses letter icons on the spines of the books to help specific audiences quickly find the books that meet their needs. (You can order the printed documentation from Compaq.) The following list describes this convention:

  G Books for general users
  S Books for system and network administrators
  P Books for programmers
  D Books for device driver writers
  R Books for reference page users

Some books in the documentation help meet the needs of several audiences. For example, the information in some system books is also used by programmers. Keep this in mind when searching for information on specific topics.

The Documentation Overview provides information on all of the books in the Tru64 UNIX documentation set.

Reader's Comments

Compaq welcomes any comments and suggestions you have on this and other Tru64 UNIX manuals.

You can send your comments in the following ways:

Please include the following information along with your comments:

The Tru64 UNIX Publications group cannot respond to system problems or technical support inquiries. Please address technical questions to your local system vendor or to the appropriate Compaq technical support office. Information provided with the software media explains how to send problem reports to Compaq.

Conventions

This document uses the following typographical and symbol conventions:

%
$

A percent sign represents the C shell system prompt. A dollar sign represents the system prompt for the Bourne, Korn, and POSIX shells.

% cat

Boldface type in interactive examples indicates typed user input.

file

Italic (slanted) type indicates variable values, placeholders, and function argument names.

[ | ]
{ | }

In syntax definitions, brackets indicate items that are optional and braces indicate items that are required. Vertical bars separating items inside brackets or braces indicate that you choose one item from among those listed.

colored text

In syntax definitions, literal elements are colored green. Variable values, placeholders, and function argument names are colored red. No special colored text is used outside of syntax descriptions.

cat(1)

A cross-reference to a reference page includes the appropriate section number in parentheses. For example, cat(1) indicates that you can find information on the cat command in Section 1 of the reference pages.