Index Click this button to go to the index for this section.


dtfplist(1)

CDE

NAME

dtfplist - a general purpose utility for printing the hierarchy of the front panel components

SYNOPSIS

dtfplist

DESCRIPTION

The dtfplist utility provides a textual view of what the front panel will look like without restarting the window manager. The dtfplist utility provides the ability to get an ASCII text version of the front panel hierarchy. This utility will print the hierarchy to standard out.

OPTIONS

None.

OPERANDS

None.

RESOURCES

None.

STDIN

Not used.

INPUT FILES

None.

ENVIRONMENT VARIABLES

DTDATABASESEARCHPATH

ASYCHRONOUS EVENTS

None.

STDOUT

The following is the format of hierachy to be written to standard out: PANEL <panel name> BOX <box name> CONTROL <control name> SUBPANEL <subpanel name> CONTROL <control name> . . . CONTROL <control name> . . . BOX <box name> . . . The hierarchy that will be written to standard out, is the one that will be used when the front panel is created during the invocation of dtwm.

STDERR

Not used.

OUTPUT FILES

None.

EXTENDED DESCRIPTION

None.

EXIT STATUS

None.

CONSEQUENCES OF ERRORS

If the DTDATABASESEARCHPATH is not specified, this utility will not generate any ouput.

APPLICATION USAGE

This can be used to debug changes to the front panel configuration files.

EXAMPLES

None.

SEE ALSO

dtwm(1)