|
dtfileaction(5) -- CDE file management actions
|
The CDE File Management Services support the following file management actions: Dtfile Prompt the user for the pathname of a directory and open a folder view of the directory specified by the user. Dtfile directory Open a folder view of the directory named by the pathname in the directory argument. |
dtfilsys(5) -- CDE file system; directory tree structure
|
The CDE file system is divided into three parts: the root system, /usr/dt, the configuration directory, /etc/dt, and the temporary directory, /var/dt. The root system, /usr/dt, is a read-only directory. It contains all the files that comprise the CDE. The configuration directory, /etc/dt, is the directory CDE applications will search to locate configuration files that have been modified by the sys... |
|
DtHelp(5) -- help services definitions
|
The Dt/Help.h header defines the variables and function prototypes for help services. The header defines the following DtHelpDialogCallbackStruct windowHint constants: DtHELP_POPUP_WINDOW DtHELP_CURRENT_WINDOW DtHELP_NEW_WINDOW The header defines the following DtHelpDialogCallbackStruct hyperType constants: DtHELP_LINK_JUMP_NEW DtHELP_LINK_TOPIC DtHELP_LINK_MAN_PAGE DtHELP_LINK_APP_DEFINE DtHELP_L... |
dthelpaction(5) -- CDE help actions
|
The CDE Help Services support the following help actions: |
DtHelpDialog(5) -- DtHelpDialog definitions
|
The Dt/HelpDialog.h header defines the variables and function prototypes for help dialog services. The Dt/HelpDialog.h header declares the following variable: WidgetClass dtHelpDialogWidgetClass; The header declares the following as a function: Widget DtCreateHelpDialog(Widget parent, char *name, ArgList *arglist, Cardinal argcount); |
DtHelpQuickD(5) -- DtHelpQuickDialog definitions
|
The Dt/HelpQuickD.h header defines the variables and function prototypes for help quick dialog services. The Dt/HelpQuickD.h header declares the following variable: WidgetClass dtHelpQuickDialogWidgetClass; The header declares the following as a function: Widget DtCreateHelpQuickDialog(Widget parent, char *name, Arg *arglist, Cardinal argcount); |
dticonaction(5) -- CDE icon editing actions
|
The CDE Icon Editing Services support the following icon editing actions: Dticon Open an empty icon editor view. Dticon icon Open an icon editor view of the bitmap or pixmap named by the pathname in the icon argument. Open icon Open an icon editor view of the bitmap or pixmap named by the pathname in the icon argument. These actions can be invoked from an application using the DtActionInvoke(3) fu... |
dtimsstartaction(5) -- CDE input method server actions
|
The CDE Input Method Server Services support the following input method server actions: DtImsMode Change the IM Selection Mode. This action is located at Desktop_Tools in the Application Manager. |
dtinfoaction(5) -- CDE information management actions
|
The CDE Information Management Services support the following information management actions: DtLoadInfoLib filename Load the information library specified by filename, which can be either a relative or absolute file path. If filename is not specified, dtinfo displays the default information library(s). Open filename Load the information library specified by filename. Remaps to DtLoadInfoLib filen... |
dtinfoaf(5) -- dtinfo architectural forms
|
dtinfo.af provides entity definitions for the dtinfo architectural forms. While these are not required, using them minimizes updating your DTDs as features are added to the Dtinfo Toolkit. You can also find an ASCII file of the dtinfo.af in /usr/dt/infolib/%L/SGML/dtinfo.af. For information on applying dtinfo architectural forms to your DTDs, see "Modifying Your Existing DTD" in CDE: Information... |
dtinfoBookdtd(5) -- dtinfo bookcase document type definition
|
This is the document type definition for bookcases under dtinfo. You can also find an ASCII file of the dtinfoBook.dtd in /usr/dt/infolib/%L/SGML/dtinfoBook.dtd. The bookcase DTD is defined as follows: |
DtInfoLib(5) -- collection of book cases for browsing with dtinfo
|
DtInfoLib is a desktop object representing a collection of book cases of documents that can be accessed through the CDE Information Manager. DtInfoLib data criteria and data attributes are identified for use by desktop facilities. These are part of the CDE built-in data types. DtInfoLib is a directory that contains the collection of book cases available for a given information library. The content... |
dtinfoStyledtd(5) -- dtinfo style sheet document type definition
|
dtinfoStyle.dtd describes the SGML features available for specifying how a document should be rendered. Style sheets associate the elements in a given document hierarchy with on-line or print formatting characteristics, and are part of the DtInfo Toolkit. With dtinfo, you use a single style sheet to specify both print and online rendering of the elements in your DTD. The print and online feature s... |
dtinfoTOCdtd(5) -- dtinfo table of contents document type definition
|
This is the document type definition for tables of contents under dtinfo. You can also find an ASCII file of the dtinfoTOC.dtd in /usr/dt/infolib/%L/SGML/dtinfoTOC.dtd. The table of contents DTD is defined as follows:
|