dtfplist(1) — Commands
CDE
NAME
dtfplist − a general purpose utility for printing the hierarchy of the front panel components
SYNOPSIS
dtfplist
OPTIONS
None
OPERANDS
None
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.
EXTENDED DESCRIPTION
None
STDIN
Not used
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
ASYNCHRONOUS EVENTS
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.
RESOURCES
None
ENVIRONMENT VARIABLES
DTDATABASESEARCHPATH
EXIT STATUS
None
EXAMPLES
PANELFrontPanel
BOXTop
CONTROLClock
CONTROLDate
CONTROLHome
CONTROLTextEditor
SUBPANELPersAppsSubpanel
CONTROLTerm
CONTROLIconEditor
CONTROLNetscape
CONTROLMail
CONTROLBlank1
SWITCHSwitch
CONTROLLock
CONTROLBusy
CONTROLBlank
CONTROLExit
CONTROLBlank2
CONTROLPrinter
SUBPANELPersPrintersSubpanel
CONTROLPrintManager
CONTROLStyle
CONTROLApplications
CONTROLHelp
SUBPANELHelpSubpanel
CONTROLHelpOverview
CONTROLFPHelp
CONTROLOnItem
CONTROLTrash
INPUT FILES
None
OUTPUT FILES
None
SEE ALSO
Command: dtwm(1)