Index Index for
Section 1
Index Alphabetical
listing for D
Index Bottom of
page

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 looks like without restarting the window manager, writing an ASCII text version of the hierarchy to standard output.

OPTIONS

None

OPERANDS

None

RESOURCES

None

STDIN

Not used

INPUT FILES

None

ENVIRONMENT VARIABLES

DTDATABASESEARCHPATH

ASYNCHRONOUS EVENTS

None

STDOUT

The following is the format of the front panel hierarchy written to standard output: PANEL <panel name> BOX <box name> CONTROL <control name> SUBPANEL <subpanel name> CONTROL <control name> . . . CONTROL <control name> . . . BOX <box name> . . . The hierarchy written to standard output is the one 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, dtfplist does not generate any output.

APPLICATION USAGE

The dtfplist utility can be used to debug changes to the front panel configuration files.

EXAMPLES

PANEL FrontPanel BOX Top CONTROL Clock CONTROL Date CONTROL Home CONTROL TextEditor SUBPANEL PersAppsSubpanel CONTROL Term CONTROL IconEditor CONTROL Netscape CONTROL Mail CONTROL Blank1 SWITCH Switch CONTROL Lock CONTROL Busy CONTROL Blank CONTROL Exit CONTROL Blank2 CONTROL Printer SUBPANEL PersPrintersSubpanel CONTROL PrintManager CONTROL Style CONTROL Applications CONTROL Help SUBPANEL HelpSubpanel CONTROL HelpOverview CONTROL FPHelp CONTROL OnItem CONTROL Trash

SEE ALSO

dtwm(1)

Index Index for
Section 1
Index Alphabetical
listing for D
Index Top of
page