XCF(1M) XCF(1M)
NAME
xcf - X Server configuration file verify and display
utility
SYNOPSIS
xcf [config_file_name]
DESCRIPTION
xcf provides a verification and display function for an
X Server configuration file. If no file is specified
on the command line, xcf will use the system default
(/etc/X.config).
xcf makes use of the X Server parsing routine and
reports on any errors found (via stderr). Thus, if the
given configuration file does not produce errors, it is
almost certain to be accepted by the X Server.
If no errors are found, the contents of the
configuration are displayed. The display is produced
by analyzing the configuration file, and is therefore
independent of the free format context of the file.
The display is sent to stdout.
For an example of the output, execute xcf.
If the verbage of either the display or the error
message is not needed, stdout and/or stderr can be
redirected to /dev/null.
FILES
/etc/X.config
RETURN CODES
xcf returns 0 if the configuration file was analyzed
without errors (and therefore displayed); otherwise it
returns 1.
- 1 -