 |
Index for Section 1 |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
dtfplist(1)
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
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
INPUT FILES
None
OUTPUT FILES
None
SEE ALSO
Command: dtwm(1)
 |
Index for Section 1 |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|