mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 03:32:24 +00:00
doc: update man pages to display   correctly.
This commit is contained in:
parent
2dabfb73c8
commit
0c0f64dbf6
24 changed files with 169 additions and 169 deletions
|
@ -45,14 +45,14 @@ allowing a programmer to narrow the trace to the suspect area.
|
||||||
</Para>
|
</Para>
|
||||||
<VariableList>
|
<VariableList>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term> 0</Term>
|
<Term> 0</Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Tracing is turned off.
|
<Para>Tracing is turned off.
|
||||||
</Para>
|
</Para>
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term> 1</Term>
|
<Term> 1</Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Tracing is turned on.
|
<Para>Tracing is turned on.
|
||||||
</Para>
|
</Para>
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
<CmdSynopsis>
|
<CmdSynopsis>
|
||||||
<Command>tt_type_comp</Command>
|
<Command>tt_type_comp</Command>
|
||||||
<Arg Choice="opt">-mMs</Arg>
|
<Arg Choice="opt">-mMs</Arg>
|
||||||
<Arg Choice="opt">-d <Replaceable>db</Replaceable></Arg>
|
<Arg Choice="opt">-d <Replaceable>db</Replaceable></Arg>
|
||||||
<Arg><Replaceable>source_file</Replaceable></Arg>
|
<Arg><Replaceable>source_file</Replaceable></Arg>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</CmdSynopsis>
|
</CmdSynopsis>
|
||||||
|
@ -47,7 +47,7 @@
|
||||||
<Command>tt_type_comp</Command>
|
<Command>tt_type_comp</Command>
|
||||||
<Arg>-r</Arg>
|
<Arg>-r</Arg>
|
||||||
<Arg Choice="opt">-s</Arg>
|
<Arg Choice="opt">-s</Arg>
|
||||||
<Arg Choice="opt">-d <Replaceable>db</Replaceable></Arg>
|
<Arg Choice="opt">-d <Replaceable>db</Replaceable></Arg>
|
||||||
<Arg><Replaceable>type</Replaceable></Arg>
|
<Arg><Replaceable>type</Replaceable></Arg>
|
||||||
<Arg>. . .</Arg>
|
<Arg>. . .</Arg>
|
||||||
</CmdSynopsis>
|
</CmdSynopsis>
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
<Arg>-O</Arg>
|
<Arg>-O</Arg>
|
||||||
<Arg>-P</Arg>
|
<Arg>-P</Arg>
|
||||||
<Arg Choice="opt">-sE</Arg>
|
<Arg Choice="opt">-sE</Arg>
|
||||||
<Arg Choice="opt">-d <Replaceable>db</Replaceable></Arg>
|
<Arg Choice="opt">-d <Replaceable>db</Replaceable></Arg>
|
||||||
</CmdSynopsis>
|
</CmdSynopsis>
|
||||||
]]>
|
]]>
|
||||||
<![ %CDE.C.XO; [
|
<![ %CDE.C.XO; [
|
||||||
|
@ -93,7 +93,7 @@
|
||||||
<Command>tt_type_comp</Command>
|
<Command>tt_type_comp</Command>
|
||||||
<Arg>-x</Arg>
|
<Arg>-x</Arg>
|
||||||
<Arg Choice="opt">-s</Arg>
|
<Arg Choice="opt">-s</Arg>
|
||||||
<Arg Choice="opt">-o <Replaceable>compiled_file</Replaceable></Arg>
|
<Arg Choice="opt">-o <Replaceable>compiled_file</Replaceable></Arg>
|
||||||
<Arg><Replaceable>source_file</Replaceable></Arg>
|
<Arg><Replaceable>source_file</Replaceable></Arg>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</CmdSynopsis>
|
</CmdSynopsis>
|
||||||
|
@ -143,7 +143,7 @@ own databases, and the format of
|
||||||
<VariableList>
|
<VariableList>
|
||||||
<![ %CDE.C.CDE; [
|
<![ %CDE.C.CDE; [
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-d </Literal><Emphasis>db</Emphasis></Term>
|
<Term><Literal>-d </Literal><Emphasis>db</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the database to work on, which must be one of
|
<Para>Specify the database to work on, which must be one of
|
||||||
<Literal>user</Literal>, <Literal>system</Literal> or
|
<Literal>user</Literal>, <Literal>system</Literal> or
|
||||||
|
@ -274,7 +274,7 @@ in a source format suitable for recompilation with
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-o </Literal><Emphasis>compiled_file</Emphasis></Term>
|
<Term><Literal>-o </Literal><Emphasis>compiled_file</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Write the compiled types into the specified file,
|
<Para>Write the compiled types into the specified file,
|
||||||
or to standard output if
|
or to standard output if
|
||||||
|
@ -489,7 +489,7 @@ in an unspecified format.
|
||||||
<Title>OUTPUT FILES</Title>
|
<Title>OUTPUT FILES</Title>
|
||||||
<Para>When the
|
<Para>When the
|
||||||
<Literal>-x</Literal> or
|
<Literal>-x</Literal> or
|
||||||
<Literal>-d user</Literal> option is used,
|
<Literal>-d user</Literal> option is used,
|
||||||
<Command>tt_type_comp</Command> writes the compiled types in an unspecified format
|
<Command>tt_type_comp</Command> writes the compiled types in an unspecified format
|
||||||
into a user-specified file.
|
into a user-specified file.
|
||||||
Otherwise, it writes the compiled types into the
|
Otherwise, it writes the compiled types into the
|
||||||
|
|
|
@ -69,7 +69,7 @@ as a string to be passed to another shell invocation.
|
||||||
</Para>
|
</Para>
|
||||||
<VariableList>
|
<VariableList>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-a </Literal><Symbol Role="Variable">level</Symbol></Term>
|
<Term><Literal>-a </Literal><Symbol Role="Variable">level</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Set the server authentication level.
|
<Para>Set the server authentication level.
|
||||||
The following
|
The following
|
||||||
|
@ -94,7 +94,7 @@ The following
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-c [</Literal><Symbol Role="Variable">command</Symbol><Literal>]</Literal></Term>
|
<Term><Literal>-c [</Literal><Symbol Role="Variable">command</Symbol><Literal>]</Literal></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Start a process tree session and run the given command.
|
<Para>Start a process tree session and run the given command.
|
||||||
The
|
The
|
||||||
|
@ -112,7 +112,7 @@ Everything after
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-d </Literal><Symbol Role="Variable">display</Symbol></Term>
|
<Term><Literal>-d </Literal><Symbol Role="Variable">display</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify an X Windows display.
|
<Para>Specify an X Windows display.
|
||||||
The ToolTalk session will consist of those applications
|
The ToolTalk session will consist of those applications
|
||||||
|
|
|
@ -90,7 +90,7 @@ the first operand,
|
||||||
exit.</para>
|
exit.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry><term><literal>-rename</literal><emphasis> oldname newname</emphasis></term>
|
<varlistentry><term><literal>-rename</literal><emphasis> oldname newname</emphasis></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Interpret the next two arguments as an <emphasis>oldname</emphasis>
|
<para>Interpret the next two arguments as an <emphasis>oldname</emphasis>
|
||||||
and a <emphasis>newname</emphasis>, respectively, and rename any entry archived
|
and a <emphasis>newname</emphasis>, respectively, and rename any entry archived
|
||||||
|
|
|
@ -28,10 +28,10 @@
|
||||||
<RefSynopsisDiv>
|
<RefSynopsisDiv>
|
||||||
<CmdSynopsis>
|
<CmdSynopsis>
|
||||||
<Command>dtaction</Command>
|
<Command>dtaction</Command>
|
||||||
<Arg Choice="opt">-contextDir <Replaceable>context_dir</Replaceable></Arg>
|
<Arg Choice="opt">-contextDir <Replaceable>context_dir</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-execHost <Replaceable>host_name</Replaceable></Arg>
|
<Arg Choice="opt">-execHost <Replaceable>host_name</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-termOpts <Replaceable>terminal_arguments</Replaceable></Arg>
|
<Arg Choice="opt">-termOpts <Replaceable>terminal_arguments</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-user <Replaceable>user_name</Replaceable></Arg>
|
<Arg Choice="opt">-user <Replaceable>user_name</Replaceable></Arg>
|
||||||
<Arg><Replaceable>action_name</Replaceable></Arg>
|
<Arg><Replaceable>action_name</Replaceable></Arg>
|
||||||
<Arg Choice="opt"><Replaceable>action_arg</Replaceable></Arg>
|
<Arg Choice="opt"><Replaceable>action_arg</Replaceable></Arg>
|
||||||
<Arg>...</Arg>
|
<Arg>...</Arg>
|
||||||
|
|
|
@ -26,9 +26,9 @@
|
||||||
<RefSynopsisDiv>
|
<RefSynopsisDiv>
|
||||||
<CmdSynopsis>
|
<CmdSynopsis>
|
||||||
<Command>dtappintegrate</Command>
|
<Command>dtappintegrate</Command>
|
||||||
<Arg>-s <Replaceable>application_root</Replaceable></Arg>
|
<Arg>-s <Replaceable>application_root</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-t <Replaceable>target_path</Replaceable></Arg>
|
<Arg Choice="opt">-t <Replaceable>target_path</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-l <Replaceable>locale</Replaceable></Arg>
|
<Arg Choice="opt">-l <Replaceable>locale</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-u</Arg>
|
<Arg Choice="opt">-u</Arg>
|
||||||
<Arg Choice="opt">-?</Arg>
|
<Arg Choice="opt">-?</Arg>
|
||||||
</CmdSynopsis>
|
</CmdSynopsis>
|
||||||
|
@ -91,7 +91,7 @@ files under the following default &str-XZ; system locations:
|
||||||
</Para>
|
</Para>
|
||||||
<VariableList>
|
<VariableList>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-s </Literal><Emphasis>application_root</Emphasis></Term>
|
<Term><Literal>-s </Literal><Emphasis>application_root</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Integrate the application files that are located under
|
<Para>Integrate the application files that are located under
|
||||||
<Emphasis>application_root</Emphasis>. The
|
<Emphasis>application_root</Emphasis>. The
|
||||||
|
@ -135,7 +135,7 @@ containing the application's default &str-XZ; configuration files:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-t </Literal><Emphasis>target_path</Emphasis></Term>
|
<Term><Literal>-t </Literal><Emphasis>target_path</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Link the application &str-XZ; configuration files to
|
<Para>Link the application &str-XZ; configuration files to
|
||||||
<Emphasis>target_path</Emphasis> rather than to the default &str-XZ; system locations.
|
<Emphasis>target_path</Emphasis> rather than to the default &str-XZ; system locations.
|
||||||
|
@ -143,7 +143,7 @@ containing the application's default &str-XZ; configuration files:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-l </Literal><Symbol Role="Variable">locale</Symbol></Term>
|
<Term><Literal>-l </Literal><Symbol Role="Variable">locale</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Integrate only the files found in the
|
<Para>Integrate only the files found in the
|
||||||
<Symbol Role="Variable">locale</Symbol> subdirectories.
|
<Symbol Role="Variable">locale</Symbol> subdirectories.
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
CDE Application Builder</refpurpose></refnamediv>
|
CDE Application Builder</refpurpose></refnamediv>
|
||||||
<refsynopsisdiv>
|
<refsynopsisdiv>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>dtbuilder</command><arg choice="opt">projectfile</arg><arg choice="opt">-useWC <replaceable>class<?Pub Caret></replaceable></arg>
|
<command>dtbuilder</command><arg choice="opt">projectfile</arg><arg choice="opt">-useWC <replaceable>class<?Pub Caret></replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
</refsynopsisdiv>
|
</refsynopsisdiv>
|
||||||
<refsect1>
|
<refsect1>
|
||||||
|
@ -30,7 +30,7 @@ Help).</para>
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>OPTIONS</title>
|
<title>OPTIONS</title>
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry><term><literal>-useWC </literal><emphasis>class</emphasis></term>
|
<varlistentry><term><literal>-useWC </literal><emphasis>class</emphasis></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Use the specified widget class whenever possible. Valid values are:
|
<para>Use the specified widget class whenever possible. Valid values are:
|
||||||
</para>
|
</para>
|
||||||
|
|
|
@ -26,9 +26,9 @@
|
||||||
<RefSynopsisDiv>
|
<RefSynopsisDiv>
|
||||||
<CmdSynopsis>
|
<CmdSynopsis>
|
||||||
<Command>dtcm_delete</Command>
|
<Command>dtcm_delete</Command>
|
||||||
<Arg Choice="opt">-c <Replaceable>calendar</Replaceable></Arg>
|
<Arg Choice="opt">-c <Replaceable>calendar</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-d <Replaceable>date</Replaceable></Arg>
|
<Arg Choice="opt">-d <Replaceable>date</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-v <Replaceable>view</Replaceable></Arg>
|
<Arg Choice="opt">-v <Replaceable>view</Replaceable></Arg>
|
||||||
</CmdSynopsis>
|
</CmdSynopsis>
|
||||||
</RefSynopsisDiv>
|
</RefSynopsisDiv>
|
||||||
<RefSect1>
|
<RefSect1>
|
||||||
|
@ -65,7 +65,7 @@ the user can specify another number, or just
|
||||||
</Para>
|
</Para>
|
||||||
<VariableList>
|
<VariableList>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-c </Literal><Emphasis>calendar</Emphasis></Term>
|
<Term><Literal>-c </Literal><Emphasis>calendar</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the name of the target calendar.
|
<Para>Specify the name of the target calendar.
|
||||||
Calendar names
|
Calendar names
|
||||||
|
@ -82,7 +82,7 @@ the current user at the current host machine.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-d </Literal><Emphasis>date</Emphasis></Term>
|
<Term><Literal>-d </Literal><Emphasis>date</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the date for the appointment(s) to be deleted.
|
<Para>Specify the date for the appointment(s) to be deleted.
|
||||||
The
|
The
|
||||||
|
@ -99,7 +99,7 @@ are correctly calculated.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-v </Literal><Emphasis>view</Emphasis></Term>
|
<Term><Literal>-v </Literal><Emphasis>view</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the view span of appointments to display.
|
<Para>Specify the view span of appointments to display.
|
||||||
The
|
The
|
||||||
|
|
|
@ -26,12 +26,12 @@
|
||||||
<RefSynopsisDiv>
|
<RefSynopsisDiv>
|
||||||
<CmdSynopsis>
|
<CmdSynopsis>
|
||||||
<Command>dtcm_insert</Command>
|
<Command>dtcm_insert</Command>
|
||||||
<Arg Choice="opt">-c <Replaceable>calendar</Replaceable></Arg>
|
<Arg Choice="opt">-c <Replaceable>calendar</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-d <Replaceable>date</Replaceable></Arg>
|
<Arg Choice="opt">-d <Replaceable>date</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-s <Replaceable>start</Replaceable></Arg>
|
<Arg Choice="opt">-s <Replaceable>start</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-e <Replaceable>end</Replaceable></Arg>
|
<Arg Choice="opt">-e <Replaceable>end</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-v <Replaceable>view</Replaceable></Arg>
|
<Arg Choice="opt">-v <Replaceable>view</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-w <Replaceable>what</Replaceable></Arg>
|
<Arg Choice="opt">-w <Replaceable>what</Replaceable></Arg>
|
||||||
</CmdSynopsis>
|
</CmdSynopsis>
|
||||||
</RefSynopsisDiv>
|
</RefSynopsisDiv>
|
||||||
<RefSect1>
|
<RefSect1>
|
||||||
|
@ -62,7 +62,7 @@ is added, the list of appointments for the specified date
|
||||||
</Para>
|
</Para>
|
||||||
<VariableList>
|
<VariableList>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-c </Literal><Emphasis>calendar</Emphasis></Term>
|
<Term><Literal>-c </Literal><Emphasis>calendar</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the name of the target calendar.
|
<Para>Specify the name of the target calendar.
|
||||||
Calendar names
|
Calendar names
|
||||||
|
@ -79,7 +79,7 @@ the current user at the current host machine.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-d </Literal><Emphasis>date</Emphasis></Term>
|
<Term><Literal>-d </Literal><Emphasis>date</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the date for the appointment(s) to be inserted.
|
<Para>Specify the date for the appointment(s) to be inserted.
|
||||||
The
|
The
|
||||||
|
@ -96,7 +96,7 @@ are correctly calculated.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-s </Literal><Symbol Role="Variable">start</Symbol></Term>
|
<Term><Literal>-s </Literal><Symbol Role="Variable">start</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the starting time for the appointment.
|
<Para>Specify the starting time for the appointment.
|
||||||
The time is specified using the form
|
The time is specified using the form
|
||||||
|
@ -118,7 +118,7 @@ no time is associated with the inserted appointment.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-e </Literal><Emphasis>end</Emphasis></Term>
|
<Term><Literal>-e </Literal><Emphasis>end</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>The ending time for the appointment,
|
<Para>The ending time for the appointment,
|
||||||
in the same format as
|
in the same format as
|
||||||
|
@ -127,7 +127,7 @@ in the same format as
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-v </Literal><Emphasis>view</Emphasis></Term>
|
<Term><Literal>-v </Literal><Emphasis>view</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the view span of appointments to display.
|
<Para>Specify the view span of appointments to display.
|
||||||
The
|
The
|
||||||
|
@ -161,7 +161,7 @@ starting with Sunday.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-w </Literal><Emphasis>what</Emphasis></Term>
|
<Term><Literal>-w </Literal><Emphasis>what</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the appointment description text.
|
<Para>Specify the appointment description text.
|
||||||
Up to 5 lines of text can be specified by placing \n
|
Up to 5 lines of text can be specified by placing \n
|
||||||
|
|
|
@ -26,9 +26,9 @@
|
||||||
<RefSynopsisDiv>
|
<RefSynopsisDiv>
|
||||||
<CmdSynopsis>
|
<CmdSynopsis>
|
||||||
<Command>dtcm_lookup</Command>
|
<Command>dtcm_lookup</Command>
|
||||||
<Arg Choice="opt">-c <Replaceable>calendar</Replaceable></Arg>
|
<Arg Choice="opt">-c <Replaceable>calendar</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-d <Replaceable>date</Replaceable></Arg>
|
<Arg Choice="opt">-d <Replaceable>date</Replaceable></Arg>
|
||||||
<Arg Choice="opt">-v <Replaceable>view</Replaceable></Arg>
|
<Arg Choice="opt">-v <Replaceable>view</Replaceable></Arg>
|
||||||
</CmdSynopsis>
|
</CmdSynopsis>
|
||||||
</RefSynopsisDiv>
|
</RefSynopsisDiv>
|
||||||
<RefSect1>
|
<RefSect1>
|
||||||
|
@ -57,7 +57,7 @@ The current list of appointments for the specified date
|
||||||
</Para>
|
</Para>
|
||||||
<VariableList>
|
<VariableList>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-c </Literal><Emphasis>calendar</Emphasis></Term>
|
<Term><Literal>-c </Literal><Emphasis>calendar</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the name of the target calendar.
|
<Para>Specify the name of the target calendar.
|
||||||
Calendar names
|
Calendar names
|
||||||
|
@ -74,7 +74,7 @@ the current user at the current host machine.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-d </Literal><Emphasis>date</Emphasis></Term>
|
<Term><Literal>-d </Literal><Emphasis>date</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the date for the look up query.
|
<Para>Specify the date for the look up query.
|
||||||
The
|
The
|
||||||
|
@ -91,7 +91,7 @@ are correctly calculated.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>-v </Literal><Emphasis>view</Emphasis></Term>
|
<Term><Literal>-v </Literal><Emphasis>view</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Specify the view span of appointments to display.
|
<Para>Specify the view span of appointments to display.
|
||||||
The
|
The
|
||||||
|
|
|
@ -15,13 +15,13 @@ a &str-XZ; application building services project or module file</refpurpose>
|
||||||
1995 International Business Machines Corp.--><!-- (c) Copyright 1993, 1994,
|
1995 International Business Machines Corp.--><!-- (c) Copyright 1993, 1994,
|
||||||
1995 Sun Microsystems, Inc.--><!-- (c) Copyright 1993, 1994, 1995 Novell,
|
1995 Sun Microsystems, Inc.--><!-- (c) Copyright 1993, 1994, 1995 Novell,
|
||||||
Inc.--><refsynopsisdiv><![ %CDE.C.CDE; [<cmdsynopsis>
|
Inc.--><refsynopsisdiv><![ %CDE.C.CDE; [<cmdsynopsis>
|
||||||
<command>dtcodegen</command><arg choice="opt">-changed</arg><arg choice="opt">-main</arg><arg choice="opt">-merge</arg><arg choice="opt">-nomerge</arg><arg choice="opt">-module <replaceable>mymod</replaceable></arg>
|
<command>dtcodegen</command><arg choice="opt">-changed</arg><arg choice="opt">-main</arg><arg choice="opt">-merge</arg><arg choice="opt">-nomerge</arg><arg choice="opt">-module <replaceable>mymod</replaceable></arg>
|
||||||
<arg choice="opt">-useWC <replaceable>class</replaceable></arg>
|
<arg choice="opt">-useWC <replaceable>class</replaceable></arg>
|
||||||
<group><arg>-p</arg><arg>-project <replaceable>myproj</replaceable></arg>
|
<group><arg>-p</arg><arg>-project <replaceable>myproj</replaceable></arg>
|
||||||
</group><group><arg>-np</arg><arg>-noproject</arg></group><arg
|
</group><group><arg>-np</arg><arg>-noproject</arg></group><arg
|
||||||
choice="opt">-showall</arg><arg choice="opt">-noshowall</arg>
|
choice="opt">-showall</arg><arg choice="opt">-noshowall</arg>
|
||||||
<group><arg>-s</arg><arg>-silent</arg></group><group><arg>-v</arg><arg>-verbose</arg></group><group><arg><replaceable>file</replaceable></arg>
|
<group><arg>-s</arg><arg>-silent</arg></group><group><arg>-v</arg><arg>-verbose</arg></group><group><arg><replaceable>file</replaceable></arg>
|
||||||
<arg> . . .</arg></group>
|
<arg> . . .</arg></group>
|
||||||
</cmdsynopsis>]]><![ %CDE.C.XO; [<CmdSynopsis>
|
</cmdsynopsis>]]><![ %CDE.C.XO; [<CmdSynopsis>
|
||||||
<Command>dtcodegen</Command>
|
<Command>dtcodegen</Command>
|
||||||
<Arg Choice="opt">-changed</Arg>
|
<Arg Choice="opt">-changed</Arg>
|
||||||
|
@ -39,7 +39,7 @@ choice="opt">-showall</arg><arg choice="opt">-noshowall</arg>
|
||||||
<Arg>-verbose</Arg>
|
<Arg>-verbose</Arg>
|
||||||
</Group>
|
</Group>
|
||||||
<Arg><Replaceable>file</Replaceable></Arg>
|
<Arg><Replaceable>file</Replaceable></Arg>
|
||||||
<Arg> . . .</Arg>
|
<Arg> . . .</Arg>
|
||||||
</CmdSynopsis>
|
</CmdSynopsis>
|
||||||
]]>
|
]]>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
|
@ -90,14 +90,14 @@ behavior.</para>
|
||||||
option overrides the default merging behavior. If both <literal>-merge</literal> and <literal>-nomerge</literal> are used, the one given last
|
option overrides the default merging behavior. If both <literal>-merge</literal> and <literal>-nomerge</literal> are used, the one given last
|
||||||
on the command line takes precedence. <![ %CDE.C.CDE; [</para></listitem>
|
on the command line takes precedence. <![ %CDE.C.CDE; [</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry><term><literal>-module </literal><emphasis>mymod</emphasis></term>
|
<varlistentry><term><literal>-module </literal><emphasis>mymod</emphasis></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Generate code for the module <emphasis>mymod</emphasis>, (which is expected
|
<para>Generate code for the module <emphasis>mymod</emphasis>, (which is expected
|
||||||
to be defined in the file <emphasis>mymod</emphasis> <Filename>.bil</Filename>). Using multiple <literal>-module</literal> options includes
|
to be defined in the file <emphasis>mymod</emphasis> <Filename>.bil</Filename>). Using multiple <literal>-module</literal> options includes
|
||||||
multiple modules in the generated code.</para>
|
multiple modules in the generated code.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry><term><literal>-useWC </literal><emphasis>class</emphasis></term>
|
<varlistentry><term><literal>-useWC </literal><emphasis>class</emphasis></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Use the specified widget class whenever possible. Valid values are:
|
<para>Use the specified widget class whenever possible. Valid values are:
|
||||||
</para>
|
</para>
|
||||||
|
@ -116,7 +116,7 @@ widgets. This value retains the CDE 1.0 behavior.</para>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry><term><literal>-p | -project </literal> <emphasis>myproj</emphasis></term>
|
<varlistentry><term><literal>-p | -project </literal> <emphasis>myproj</emphasis></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Generate code for the project <emphasis>myproj</emphasis>, (which is
|
<para>Generate code for the project <emphasis>myproj</emphasis>, (which is
|
||||||
expected to be defined in the file <emphasis>myproj</emphasis> <Filename>.bip</Filename>).</para>
|
expected to be defined in the file <emphasis>myproj</emphasis> <Filename>.bip</Filename>).</para>
|
||||||
|
|
|
@ -17,17 +17,17 @@ Format, Version 1.0.0--><!-- (c) Copyright
|
||||||
1995 Sun Microsystems, Inc.--><!-- (c) Copyright 1993, 1994, 1995 Novell,
|
1995 Sun Microsystems, Inc.--><!-- (c) Copyright 1993, 1994, 1995 Novell,
|
||||||
Inc.--><refsynopsisdiv>
|
Inc.--><refsynopsisdiv>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>dtksh</command><arg choice="opt">-abCefimnuvx</arg><arg choice="opt">-o <replaceable>option</replaceable></arg><arg choice="opt">+abCefmnuvx</arg><arg choice="opt">+o <replaceable>option</replaceable></arg><group>
|
<command>dtksh</command><arg choice="opt">-abCefimnuvx</arg><arg choice="opt">-o <replaceable>option</replaceable></arg><arg choice="opt">+abCefmnuvx</arg><arg choice="opt">+o <replaceable>option</replaceable></arg><group>
|
||||||
<arg><replaceable>command_file</replaceable></arg><group><arg><replaceable>argument</replaceable></arg><arg>...</arg></group></group>
|
<arg><replaceable>command_file</replaceable></arg><group><arg><replaceable>argument</replaceable></arg><arg>...</arg></group></group>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>dtksh</command><arg choice="opt">-abCefimnuvx</arg><arg choice="opt">-o <replaceable>option</replaceable></arg><arg choice="opt">+abCefmnuvx</arg><arg choice="opt">+o <replaceable>option</replaceable></arg><arg><replaceable>command_string</replaceable></arg><group><arg><replaceable>command_name</replaceable></arg>
|
<command>dtksh</command><arg choice="opt">-abCefimnuvx</arg><arg choice="opt">-o <replaceable>option</replaceable></arg><arg choice="opt">+abCefmnuvx</arg><arg choice="opt">+o <replaceable>option</replaceable></arg><arg><replaceable>command_string</replaceable></arg><group><arg><replaceable>command_name</replaceable></arg>
|
||||||
<group><arg><replaceable>argument</replaceable></arg><arg>...</arg></group>
|
<group><arg><replaceable>argument</replaceable></arg><arg>...</arg></group>
|
||||||
</group>
|
</group>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>dtksh</command><arg>-s</arg><arg choice="opt">-abCefimnuvx</arg><arg choice="opt">-o <replaceable>option</replaceable></arg>
|
<command>dtksh</command><arg>-s</arg><arg choice="opt">-abCefimnuvx</arg><arg choice="opt">-o <replaceable>option</replaceable></arg>
|
||||||
<arg choice="opt">+abeCefmnuvx</arg><arg choice="opt">+o  <replaceable>option</replaceable></arg><group><arg><replaceable>argument</replaceable></arg>
|
<arg choice="opt">+abeCefmnuvx</arg><arg choice="opt">+o <replaceable>option</replaceable></arg><group><arg><replaceable>argument</replaceable></arg>
|
||||||
<arg>...</arg></group>
|
<arg>...</arg></group>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
</refsynopsisdiv><refsect1>
|
</refsynopsisdiv><refsect1>
|
||||||
|
@ -470,7 +470,7 @@ GC arguments</replaceable></arg>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XDrawLines</command><arg><replaceable>display drawable</replaceable></arg>
|
<command>XDrawLines</command><arg><replaceable>display drawable</replaceable></arg>
|
||||||
<arg choice="opt"><replaceable>-coordinateMode</replaceable></arg><arg
|
<arg choice="opt"><replaceable>-coordinateMode</replaceable></arg><arg
|
||||||
choice="opt"><replaceable>optional GC arguments</replaceable></arg><arg><replaceable>x1 y1 x2 y2</replaceable></arg><arg choice="opt"><replaceable>x3 y3 ...</replaceable></arg>
|
choice="opt"><replaceable>optional GC arguments</replaceable></arg><arg><replaceable>x1 y1 x2 y2</replaceable></arg><arg choice="opt"><replaceable>x3 y3 ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para><!--.VL 6-->The <emphasis>coordinateMode</emphasis> operand is either <systemitem class="Constant">CoordModeOrigin</systemitem> or <systemitem class="Constant">CoordModePrevious</systemitem>. <!--.LE--></para>
|
<para><!--.VL 6-->The <emphasis>coordinateMode</emphasis> operand is either <systemitem class="Constant">CoordModeOrigin</systemitem> or <systemitem class="Constant">CoordModePrevious</systemitem>. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
|
@ -481,7 +481,7 @@ choice="opt"><replaceable>optional GC arguments</replaceable></arg><arg><replace
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XDrawPoints</command><arg><replaceable>display drawable</replaceable></arg>
|
<command>XDrawPoints</command><arg><replaceable>display drawable</replaceable></arg>
|
||||||
<arg choice="opt"><replaceable>-coordinateMode</replaceable></arg><arg
|
<arg choice="opt"><replaceable>-coordinateMode</replaceable></arg><arg
|
||||||
choice="opt"><replaceable>optional GC arguments</replaceable></arg><arg><replaceable>x1 y1</replaceable></arg><arg choice="opt"><replaceable>x2 y2 x3 y3 ...</replaceable></arg>
|
choice="opt"><replaceable>optional GC arguments</replaceable></arg><arg><replaceable>x1 y1</replaceable></arg><arg choice="opt"><replaceable>x2 y2 x3 y3 ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para><!--.VL 6-->The <emphasis>coordinateMode</emphasis> operand is either <systemitem class="Constant">CoordModeOrigin</systemitem> or <systemitem class="Constant">CoordModePrevious</systemitem>. <!--.LE--></para>
|
<para><!--.VL 6-->The <emphasis>coordinateMode</emphasis> operand is either <systemitem class="Constant">CoordModeOrigin</systemitem> or <systemitem class="Constant">CoordModePrevious</systemitem>. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
|
@ -491,7 +491,7 @@ choice="opt"><replaceable>optional GC arguments</replaceable></arg><arg><replace
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XDrawSegments</command><arg><replaceable>display drawable</replaceable></arg>
|
<command>XDrawSegments</command><arg><replaceable>display drawable</replaceable></arg>
|
||||||
<arg choice="opt"><replaceable>optional GC arguments</replaceable></arg><arg><replaceable>x1 y1 x2 y2</replaceable></arg><arg choice="opt"><replaceable>x3 y3 x4 y4 ...</replaceable></arg>
|
<arg choice="opt"><replaceable>optional GC arguments</replaceable></arg><arg><replaceable>x1 y1 x2 y2</replaceable></arg><arg choice="opt"><replaceable>x3 y3 x4 y4 ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XDrawString</command><arg><replaceable>display drawable</replaceable></arg>
|
<command>XDrawString</command><arg><replaceable>display drawable</replaceable></arg>
|
||||||
|
@ -511,7 +511,7 @@ choice="opt"><replaceable>optional GC arguments</replaceable></arg><arg><replace
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XFillPolygon</command><arg><replaceable>display drawable</replaceable></arg>
|
<command>XFillPolygon</command><arg><replaceable>display drawable</replaceable></arg>
|
||||||
<arg choice="opt"><replaceable>-shape</replaceable></arg><arg choice="opt"><replaceable>-coordinateMode</replaceable></arg><arg choice="opt"><replaceable>optional
|
<arg choice="opt"><replaceable>-shape</replaceable></arg><arg choice="opt"><replaceable>-coordinateMode</replaceable></arg><arg choice="opt"><replaceable>optional
|
||||||
GC arguments</replaceable></arg><arg><replaceable>x1 y1 x2 y2 ...</replaceable></arg>
|
GC arguments</replaceable></arg><arg><replaceable>x1 y1 x2 y2 ...</replaceable></arg>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para><!--.VL 6-->The <emphasis>shape</emphasis> operand is one of <systemitem class="Constant">Complex</systemitem>, <systemitem class="Constant">Convex</systemitem> or <systemitem class="Constant">Nonconvex</systemitem>, and
|
<para><!--.VL 6-->The <emphasis>shape</emphasis> operand is one of <systemitem class="Constant">Complex</systemitem>, <systemitem class="Constant">Convex</systemitem> or <systemitem class="Constant">Nonconvex</systemitem>, and
|
||||||
|
@ -641,7 +641,7 @@ causes the work procedure to be automatically unregistered. <!--.LE--></para>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtCreateApplicationShell</command><arg><replaceable>variable applicationName
|
<command>XtCreateApplicationShell</command><arg><replaceable>variable applicationName
|
||||||
widgetClass</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
widgetClass</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtCallCallbacks</command><arg><replaceable>widgetHandle callbackName</replaceable></arg>
|
<command>XtCallCallbacks</command><arg><replaceable>widgetHandle callbackName</replaceable></arg>
|
||||||
|
@ -658,19 +658,19 @@ for example, <emphasis>activateCallback</emphasis>. <!--.LE--></para>
|
||||||
with the passed-in widget handle. <!--.LE--></para>
|
with the passed-in widget handle. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtCreateManagedWidget</command><arg><replaceable>variable widgetName
|
<command>XtCreateManagedWidget</command><arg><replaceable>variable widgetName
|
||||||
widgetClass parentWidgetHandle</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
widgetClass parentWidgetHandle</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtCreatePopupShell</command><arg><replaceable>variable widgetName
|
<command>XtCreatePopupShell</command><arg><replaceable>variable widgetName
|
||||||
widgetClass parentWidgetHandle</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
widgetClass parentWidgetHandle</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtCreateWidget</command><arg><replaceable>variable widgetName widgetClass
|
<command>XtCreateWidget</command><arg><replaceable>variable widgetName widgetClass
|
||||||
parentWidgetHandle</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
parentWidgetHandle</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtDestroyWidget</command><arg><replaceable>widgetHandle</replaceable></arg>
|
<command>XtDestroyWidget</command><arg><replaceable>widgetHandle</replaceable></arg>
|
||||||
<arg choice="opt"><replaceable>widgetHandle ...</replaceable></arg>
|
<arg choice="opt"><replaceable>widgetHandle ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtDisplay</command><arg><replaceable>variable widgetHandle</replaceable></arg>
|
<command>XtDisplay</command><arg><replaceable>variable widgetHandle</replaceable></arg>
|
||||||
|
@ -681,7 +681,7 @@ parentWidgetHandle</replaceable></arg><arg choice="opt"><replaceable>resource:va
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtGetValues</command><arg><replaceable>widgetHandle resource:variable1</replaceable></arg><arg choice="opt"><replaceable>resource:variable2 ...</replaceable></arg>
|
<command>XtGetValues</command><arg><replaceable>widgetHandle resource:variable1</replaceable></arg><arg choice="opt"><replaceable>resource:variable2 ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtHasCallbacks</command><arg><replaceable>variable widgetHandle callbackName</replaceable></arg>
|
<command>XtHasCallbacks</command><arg><replaceable>variable widgetHandle callbackName</replaceable></arg>
|
||||||
|
@ -751,7 +751,7 @@ name</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtManageChildren</command><arg><replaceable>widgetHandle</replaceable></arg>
|
<command>XtManageChildren</command><arg><replaceable>widgetHandle</replaceable></arg>
|
||||||
<arg choice="opt"><replaceable>widgetHandle ...</replaceable></arg>
|
<arg choice="opt"><replaceable>widgetHandle ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtMapWidget</command><arg><replaceable>widgetHandle</replaceable></arg>
|
<command>XtMapWidget</command><arg><replaceable>widgetHandle</replaceable></arg>
|
||||||
|
@ -841,7 +841,7 @@ registered using the <command>XtAddWorkProc</command> command. <!--.LE--></para>
|
||||||
<para><!--.VL 6-->The <symbol role="Variable">state</symbol> operand is either
|
<para><!--.VL 6-->The <symbol role="Variable">state</symbol> operand is either
|
||||||
True or False. <!--.LE--></para>
|
True or False. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtSetValues</command><arg><replaceable>widgetHandle resource:value</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
<command>XtSetValues</command><arg><replaceable>widgetHandle resource:value</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtUninstallTranslations</command><arg><replaceable>widgetHandle</replaceable></arg>
|
<command>XtUninstallTranslations</command><arg><replaceable>widgetHandle</replaceable></arg>
|
||||||
|
@ -853,7 +853,7 @@ True or False. <!--.LE--></para>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtUnmanageChildren</command><arg><replaceable>widgetHandle</replaceable></arg>
|
<command>XtUnmanageChildren</command><arg><replaceable>widgetHandle</replaceable></arg>
|
||||||
<arg choice="opt"><replaceable>widgetHandle ...</replaceable></arg>
|
<arg choice="opt"><replaceable>widgetHandle ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XtUnmapWidget</command><arg><replaceable>widgetHandle</replaceable></arg>
|
<command>XtUnmapWidget</command><arg><replaceable>widgetHandle</replaceable></arg>
|
||||||
|
@ -878,7 +878,7 @@ dtksh-command</replaceable></arg>
|
||||||
<para><!--.VL 6-->The <emphasis>protocolAtom</emphasis> operand is typically
|
<para><!--.VL 6-->The <emphasis>protocolAtom</emphasis> operand is typically
|
||||||
obtained using the <command>XmInternAtom</command> command. <!--.LE--></para>
|
obtained using the <command>XmInternAtom</command> command. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmAddWMProtocols</command><arg><replaceable>widgetHandle protocolAtom</replaceable></arg><arg choice="opt"><replaceable>protocolAtom ...</replaceable></arg>
|
<command>XmAddWMProtocols</command><arg><replaceable>widgetHandle protocolAtom</replaceable></arg><arg choice="opt"><replaceable>protocolAtom ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para><!--.VL 6-->The <emphasis>protocolAtom</emphasis> operand is typically
|
<para><!--.VL 6-->The <emphasis>protocolAtom</emphasis> operand is typically
|
||||||
obtained using the <command>XmInternAtom</command> command. <!--.LE--></para>
|
obtained using the <command>XmInternAtom</command> command. <!--.LE--></para>
|
||||||
|
@ -906,207 +906,207 @@ strings:</para>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateArrowButton</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateArrowButton</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateArrowButtonGadget</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateArrowButtonGadget</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateBulletinBoard</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateBulletinBoard</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateBulletinBoardDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateBulletinBoardDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateCascadeButton</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateCascadeButton</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateCascadeButtonGadget</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateCascadeButtonGadget</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateCommand</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateCommand</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateDialogShell</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateDialogShell</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateDrawingArea</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateDrawingArea</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateDrawnButton</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateDrawnButton</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateErrorDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateErrorDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateFileSelectionBox</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateFileSelectionBox</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateFileSelectionDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateFileSelectionDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateForm</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateForm</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateFormDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateFormDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateFrame</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateFrame</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateInformationDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateInformationDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateLabel</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateLabel</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateLabelGadget</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateLabelGadget</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateList</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateList</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateMainWindow</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateMainWindow</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateMenuBar</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateMenuBar</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateMenuShell</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateMenuShell</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateMessageBox</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateMessageBox</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateMessageDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateMessageDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateOptionMenu</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateOptionMenu</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreatePanedWindow</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreatePanedWindow</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreatePopupMenu</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreatePopupMenu</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreatePromptDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreatePromptDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreatePulldownMenu</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreatePulldownMenu</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreatePushButton</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreatePushButton</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreatePushButtonGadget</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreatePushButtonGadget</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateQuestionDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateQuestionDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateRadioBox</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateRadioBox</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateRowColumn</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateRowColumn</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateScale</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateScale</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateScrollBar</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateScrollBar</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateScrolledList</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateScrolledList</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateScrolledText</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateScrolledText</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateScrolledWindow</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateScrolledWindow</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateSelectionBox</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateSelectionBox</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateSelectionDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateSelectionDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateSeparator</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateSeparator</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateSeparatorGadget</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateSeparatorGadget</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateText</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateText</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateTextField</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateTextField</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateToggleButton</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateToggleButton</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateToggleButtonGadget</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateToggleButtonGadget</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateWarningDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateWarningDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateWorkArea</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateWorkArea</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmCreateWorkingDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>XmCreateWorkingDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmFileSelectionDoSearch</command><arg><replaceable>widgetHandle directoryMask</replaceable></arg>
|
<command>XmFileSelectionDoSearch</command><arg><replaceable>widgetHandle directoryMask</replaceable></arg>
|
||||||
|
@ -1187,12 +1187,12 @@ set to either True or False. <!--.LE--></para>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para><!--.VL 6-->The ordering of the arguments to the <command>XmListAddItem</command> command differs from the corresponding C function. <!--.LE--></para>
|
<para><!--.VL 6-->The ordering of the arguments to the <command>XmListAddItem</command> command differs from the corresponding C function. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmListAddItems</command><arg><replaceable>widgetHandle position itemString</replaceable></arg><arg choice="opt"><replaceable>itemString ...</replaceable></arg>
|
<command>XmListAddItems</command><arg><replaceable>widgetHandle position itemString</replaceable></arg><arg choice="opt"><replaceable>itemString ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para><!--.VL 6-->The ordering of the arguments to the <command>XmListAddItems</command> command differs from the corresponding C function. <!--.LE--></para>
|
<para><!--.VL 6-->The ordering of the arguments to the <command>XmListAddItems</command> command differs from the corresponding C function. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmListAddItemsUnselected</command><arg><replaceable>widgetHandle
|
<command>XmListAddItemsUnselected</command><arg><replaceable>widgetHandle
|
||||||
position itemString</replaceable></arg><arg choice="opt"><replaceable>itemString ...</replaceable></arg>
|
position itemString</replaceable></arg><arg choice="opt"><replaceable>itemString ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para><!--.VL 6-->The ordering of the arguments to the <command>XmListAddItemsUnselected</command> command differs from the corresponding C function. <!--.LE--></para>
|
<para><!--.VL 6-->The ordering of the arguments to the <command>XmListAddItemsUnselected</command> command differs from the corresponding C function. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
|
@ -1210,7 +1210,7 @@ itemString</replaceable></arg>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmListDeleteItems</command><arg><replaceable>widgetHandle itemString</replaceable></arg><arg choice="opt"><replaceable>itemString ...</replaceable></arg>
|
<command>XmListDeleteItems</command><arg><replaceable>widgetHandle itemString</replaceable></arg><arg choice="opt"><replaceable>itemString ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmListDeleteItemsPos</command><arg><replaceable>widgetHandle itemCount
|
<command>XmListDeleteItemsPos</command><arg><replaceable>widgetHandle itemCount
|
||||||
|
@ -1222,7 +1222,7 @@ position</replaceable></arg>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmListDeletePositions</command><arg><replaceable>widgetHandle position</replaceable></arg><arg choice="opt"><replaceable>position ...</replaceable></arg>
|
<command>XmListDeletePositions</command><arg><replaceable>widgetHandle position</replaceable></arg><arg choice="opt"><replaceable>position ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmListDeselectAllItems</command><arg><replaceable>widgetHandle</replaceable></arg>
|
<command>XmListDeselectAllItems</command><arg><replaceable>widgetHandle</replaceable></arg>
|
||||||
|
@ -1277,12 +1277,12 @@ variable variable2 variable3 variable4</replaceable></arg>
|
||||||
<para><!--.VL 6-->The command returns a value that can be used in a conditional. <!--.LE--></para>
|
<para><!--.VL 6-->The command returns a value that can be used in a conditional. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmListReplaceItemsPos</command><arg><replaceable>widgetHandle position
|
<command>XmListReplaceItemsPos</command><arg><replaceable>widgetHandle position
|
||||||
itemString</replaceable></arg><arg choice="opt"><replaceable>itemString ...</replaceable></arg>
|
itemString</replaceable></arg><arg choice="opt"><replaceable>itemString ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para><!--.VL 6-->The ordering of the arguments to the <command>XmListReplaceItemsPos</command> command differs from the corresponding C function. <!--.LE--></para>
|
<para><!--.VL 6-->The ordering of the arguments to the <command>XmListReplaceItemsPos</command> command differs from the corresponding C function. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmListReplaceItemsPosUnselected</command><arg><replaceable>widgetHandle
|
<command>XmListReplaceItemsPosUnselected</command><arg><replaceable>widgetHandle
|
||||||
position itemString</replaceable></arg><arg choice="opt"><replaceable>itemString ...</replaceable></arg>
|
position itemString</replaceable></arg><arg choice="opt"><replaceable>itemString ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para><!--.VL 6-->The ordering of the arguments to the <command>XmListReplaceItemsPosUnselected</command> command differs from the corresponding C function. <!--.LE--></para>
|
<para><!--.VL 6-->The ordering of the arguments to the <command>XmListReplaceItemsPosUnselected</command> command differs from the corresponding C function. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
|
@ -1414,7 +1414,7 @@ WM callbacks, when a callback is removed, the same <command>dtksh</command>
|
||||||
command string must be specified as was specified when the callback was originally
|
command string must be specified as was specified when the callback was originally
|
||||||
registered. <!--.LE--></para>
|
registered. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>XmRemoveWMProtocols</command><arg><replaceable>widgetHandle protocolAtom</replaceable></arg><arg choice="opt"><replaceable>protocolAtom ...</replaceable></arg>
|
<command>XmRemoveWMProtocols</command><arg><replaceable>widgetHandle protocolAtom</replaceable></arg><arg choice="opt"><replaceable>protocolAtom ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para><!--.VL 6-->The <emphasis>protocolAtom</emphasis> operand is typically
|
<para><!--.VL 6-->The <emphasis>protocolAtom</emphasis> operand is typically
|
||||||
obtained using the <command>XmInternAtom</command> command. <!--.LE--></para>
|
obtained using the <command>XmInternAtom</command> command. <!--.LE--></para>
|
||||||
|
@ -1805,11 +1805,11 @@ be set to either True or False. <!--.LE--></para>
|
||||||
<title>Built-in &str-XZ; Application Help Commands</title>
|
<title>Built-in &str-XZ; Application Help Commands</title>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>DtCreateHelpQuickDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>DtCreateHelpQuickDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>DtCreateHelpDialog</command><arg><replaceable>variable parentWidgetHandle
|
<command>DtCreateHelpDialog</command><arg><replaceable>variable parentWidgetHandle
|
||||||
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
name</replaceable></arg><arg choice="opt"><replaceable>resource:value ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>DtHelpQuickDialogGetChild</command><arg><replaceable>variable widgetHandle
|
<command>DtHelpQuickDialogGetChild</command><arg><replaceable>variable widgetHandle
|
||||||
|
@ -2039,7 +2039,7 @@ defined, or if the <systemitem class="Constant">DESCRIPTION</systemitem> attribu
|
||||||
is not specified. <!--.LE--></para>
|
is not specified. <!--.LE--></para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>DtActionInvoke</command><arg><replaceable>widgetHandle actionName
|
<command>DtActionInvoke</command><arg><replaceable>widgetHandle actionName
|
||||||
termOpts execHost contextDir useIndicator</replaceable></arg><arg><replaceable>dtksh-command</replaceable></arg><group><arg>FILE</arg><arg><replaceable>fileName</replaceable></arg></group><arg> ...</arg>
|
termOpts execHost contextDir useIndicator</replaceable></arg><arg><replaceable>dtksh-command</replaceable></arg><group><arg>FILE</arg><arg><replaceable>fileName</replaceable></arg></group><arg> ...</arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para><!--.VL 6-->The [FILE <emphasis>fileName</emphasis>] couplets can be
|
<para><!--.VL 6-->The [FILE <emphasis>fileName</emphasis>] couplets can be
|
||||||
used to specify file arguments to be used by <command>DtActionInvoke</command>
|
used to specify file arguments to be used by <command>DtActionInvoke</command>
|
||||||
|
@ -2490,12 +2490,12 @@ into a composite widget. Most frequently, it is used to add a collection of
|
||||||
buttons into a menupane or menubar.</para>
|
buttons into a menupane or menubar.</para>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>DtkshAddButtons</command><arg><replaceable>parent widgetClass label1
|
<command>DtkshAddButtons</command><arg><replaceable>parent widgetClass label1
|
||||||
callback1</replaceable></arg><arg choice="opt"><replaceable>label2 callback2 ...</replaceable></arg>
|
callback1</replaceable></arg><arg choice="opt"><replaceable>label2 callback2 ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>DtkshAddButtons</command><arg choice="opt"><replaceable>-w</replaceable></arg><arg><replaceable>parent widgetClass variable1 label1
|
<command>DtkshAddButtons</command><arg choice="opt"><replaceable>-w</replaceable></arg><arg><replaceable>parent widgetClass variable1 label1
|
||||||
callback1</replaceable></arg><arg choice="opt"><replaceable>variable2 label2
|
callback1</replaceable></arg><arg choice="opt"><replaceable>variable2 label2
|
||||||
callback2 ...</replaceable></arg>
|
callback2 ...</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
<para>The <literal>-w</literal> option indicates that the convenience
|
<para>The <literal>-w</literal> option indicates that the convenience
|
||||||
function should return the widget handle for each of the buttons it creates.
|
function should return the widget handle for each of the buttons it creates.
|
||||||
|
|
|
@ -320,7 +320,7 @@ the grammar is significant to the expression. For example,</para>
|
||||||
<informalexample remap="indent">
|
<informalexample remap="indent">
|
||||||
<programlisting>NAME_PATTERN abc | def</programlisting>
|
<programlisting>NAME_PATTERN abc | def</programlisting>
|
||||||
</informalexample>
|
</informalexample>
|
||||||
<para>is matched by either `` <literal>abc </literal>'' (with a trailing <keysym>space</keysym>) or ``  <literal>def</literal>'' (with a leading <keysym>space</keysym>).</para>
|
<para>is matched by either `` <literal>abc </literal>'' (with a trailing <keysym>space</keysym>) or `` <literal>def</literal>'' (with a leading <keysym>space</keysym>).</para>
|
||||||
</refsect2>
|
</refsect2>
|
||||||
<refsect2>
|
<refsect2>
|
||||||
<title>Escape Character</title>
|
<title>Escape Character</title>
|
||||||
|
|
|
@ -42,7 +42,7 @@ action management actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Dtcreate</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
<Term><Literal>Dtcreate</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a view of the desktop action and data type editor
|
<Para>Open a view of the desktop action and data type editor
|
||||||
and load the action and data type description file
|
and load the action and data type description file
|
||||||
|
|
|
@ -43,7 +43,7 @@ application builder actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Dtbuilder</Literal> <Emphasis>component</Emphasis></Term>
|
<Term><Literal>Dtbuilder</Literal> <Emphasis>component</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open an application builder view of the module or project
|
<Para>Open an application builder view of the module or project
|
||||||
named by the pathname in the
|
named by the pathname in the
|
||||||
|
@ -60,7 +60,7 @@ and generate code for the project specified by the user.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Dtcodegen</Literal> <Emphasis>component</Emphasis></Term>
|
<Term><Literal>Dtcodegen</Literal> <Emphasis>component</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Generate code for the project named by the pathname in the
|
<Para>Generate code for the project named by the pathname in the
|
||||||
<Emphasis>component</Emphasis> argument.
|
<Emphasis>component</Emphasis> argument.
|
||||||
|
@ -68,7 +68,7 @@ and generate code for the project specified by the user.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Open</Literal> <Emphasis>component</Emphasis></Term>
|
<Term><Literal>Open</Literal> <Emphasis>component</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open an application builder view of the module or project
|
<Para>Open an application builder view of the module or project
|
||||||
named by the pathname in the
|
named by the pathname in the
|
||||||
|
|
|
@ -45,7 +45,7 @@ calendar and appointment management actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>DtcmEdit</Literal> <Emphasis>appointment</Emphasis></Term>
|
<Term><Literal>DtcmEdit</Literal> <Emphasis>appointment</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Edit the appointment named by the pathname in the
|
<Para>Edit the appointment named by the pathname in the
|
||||||
<Emphasis>appointment</Emphasis> argument.
|
<Emphasis>appointment</Emphasis> argument.
|
||||||
|
@ -53,7 +53,7 @@ calendar and appointment management actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>DtcmInsert</Literal> <Emphasis>appointment</Emphasis></Term>
|
<Term><Literal>DtcmInsert</Literal> <Emphasis>appointment</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Insert the appointment named by the pathname in the
|
<Para>Insert the appointment named by the pathname in the
|
||||||
<Emphasis>appointment</Emphasis> argument into the user's default calendar.
|
<Emphasis>appointment</Emphasis> argument into the user's default calendar.
|
||||||
|
@ -61,7 +61,7 @@ calendar and appointment management actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Open</Literal> <Emphasis>appointment</Emphasis></Term>
|
<Term><Literal>Open</Literal> <Emphasis>appointment</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Edit the appointment named by the pathname in the
|
<Para>Edit the appointment named by the pathname in the
|
||||||
<Emphasis>appointment</Emphasis> argument.
|
<Emphasis>appointment</Emphasis> argument.
|
||||||
|
@ -69,7 +69,7 @@ calendar and appointment management actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Insert</Literal> <Emphasis>appointment</Emphasis></Term>
|
<Term><Literal>Insert</Literal> <Emphasis>appointment</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Insert the appointment named by the pathname in the
|
<Para>Insert the appointment named by the pathname in the
|
||||||
<Emphasis>appointment</Emphasis> argument into the user's default calendar.
|
<Emphasis>appointment</Emphasis> argument into the user's default calendar.
|
||||||
|
|
|
@ -47,7 +47,7 @@ and open a folder view of the directory specified by the user.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Dtfile</Literal> <Emphasis>directory</Emphasis></Term>
|
<Term><Literal>Dtfile</Literal> <Emphasis>directory</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a folder view of the directory named by the pathname in the
|
<Para>Open a folder view of the directory named by the pathname in the
|
||||||
<Emphasis>directory</Emphasis> argument.
|
<Emphasis>directory</Emphasis> argument.
|
||||||
|
@ -62,7 +62,7 @@ and open a folder view of the directory specified by the user.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Open</Literal> <Emphasis>directory</Emphasis></Term>
|
<Term><Literal>Open</Literal> <Emphasis>directory</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a folder view of the directory named by the pathname in the
|
<Para>Open a folder view of the directory named by the pathname in the
|
||||||
<Emphasis>directory</Emphasis> argument.
|
<Emphasis>directory</Emphasis> argument.
|
||||||
|
@ -70,7 +70,7 @@ and open a folder view of the directory specified by the user.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Open</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
<Term><Literal>Open</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open the file named by the pathname in the
|
<Para>Open the file named by the pathname in the
|
||||||
<Symbol Role="Variable">file</Symbol> argument.
|
<Symbol Role="Variable">file</Symbol> argument.
|
||||||
|
@ -80,7 +80,7 @@ the type of file.)
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Symbol Role="Message">Print</Symbol> <Emphasis>directory</Emphasis></Term>
|
<Term><Symbol Role="Message">Print</Symbol> <Emphasis>directory</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Print a listing of the directory named by the pathname in the
|
<Para>Print a listing of the directory named by the pathname in the
|
||||||
<Emphasis>directory</Emphasis> argument.
|
<Emphasis>directory</Emphasis> argument.
|
||||||
|
@ -88,7 +88,7 @@ the type of file.)
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Symbol Role="Message">Print</Symbol> <Symbol Role="Variable">file</Symbol></Term>
|
<Term><Symbol Role="Message">Print</Symbol> <Symbol Role="Variable">file</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Print the file named by the pathname in the
|
<Para>Print the file named by the pathname in the
|
||||||
<Symbol Role="Variable">file</Symbol> argument.
|
<Symbol Role="Variable">file</Symbol> argument.
|
||||||
|
|
|
@ -41,7 +41,7 @@ Open <Emphasis>volume</Emphasis>
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Dthelpview</Literal> <Emphasis>volume</Emphasis></Term>
|
<Term><Literal>Dthelpview</Literal> <Emphasis>volume</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a view of the help volume named by the pathname in the
|
<Para>Open a view of the help volume named by the pathname in the
|
||||||
<Emphasis>volume</Emphasis> argument.
|
<Emphasis>volume</Emphasis> argument.
|
||||||
|
@ -49,7 +49,7 @@ Open <Emphasis>volume</Emphasis>
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Open</Literal> <Emphasis>volume</Emphasis></Term>
|
<Term><Literal>Open</Literal> <Emphasis>volume</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a view of the help volume named by the pathname in the
|
<Para>Open a view of the help volume named by the pathname in the
|
||||||
<Emphasis>volume</Emphasis> argument.
|
<Emphasis>volume</Emphasis> argument.
|
||||||
|
|
|
@ -42,7 +42,7 @@ icon editing actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Dticon</Literal> <Symbol Role="Variable">icon</Symbol></Term>
|
<Term><Literal>Dticon</Literal> <Symbol Role="Variable">icon</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open an icon editor view of the bitmap or pixmap named by the pathname in the
|
<Para>Open an icon editor view of the bitmap or pixmap named by the pathname in the
|
||||||
<Symbol Role="Variable">icon</Symbol> argument.
|
<Symbol Role="Variable">icon</Symbol> argument.
|
||||||
|
@ -50,7 +50,7 @@ icon editing actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Open</Literal> <Symbol Role="Variable">icon</Symbol></Term>
|
<Term><Literal>Open</Literal> <Symbol Role="Variable">icon</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open an icon editor view of the bitmap or pixmap named by the pathname in the
|
<Para>Open an icon editor view of the bitmap or pixmap named by the pathname in the
|
||||||
<Symbol Role="Variable">icon</Symbol> argument.
|
<Symbol Role="Variable">icon</Symbol> argument.
|
||||||
|
|
|
@ -43,7 +43,7 @@ Print <Symbol Role="Variable">file</Symbol>
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Compose</Literal> <Symbol Role="Variable">file</Symbol> . . .</Term>
|
<Term><Literal>Compose</Literal> <Symbol Role="Variable">file</Symbol> . . .</Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a mail composition view with attachments named
|
<Para>Open a mail composition view with attachments named
|
||||||
by the pathnames in the
|
by the pathnames in the
|
||||||
|
@ -59,7 +59,7 @@ by the pathnames in the
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Dtmail</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
<Term><Literal>Dtmail</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a view of the mail file named by the pathname in the
|
<Para>Open a view of the mail file named by the pathname in the
|
||||||
<Symbol Role="Variable">file</Symbol> argument.
|
<Symbol Role="Variable">file</Symbol> argument.
|
||||||
|
@ -67,7 +67,7 @@ by the pathnames in the
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Open</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
<Term><Literal>Open</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a view of the mail file named by the pathname in the
|
<Para>Open a view of the mail file named by the pathname in the
|
||||||
<Symbol Role="Variable">file</Symbol> argument.
|
<Symbol Role="Variable">file</Symbol> argument.
|
||||||
|
@ -75,7 +75,7 @@ by the pathnames in the
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Symbol Role="Message">Print</Symbol> <Symbol Role="Variable">file</Symbol></Term>
|
<Term><Symbol Role="Message">Print</Symbol> <Symbol Role="Variable">file</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Print the mail file named by the pathname in the
|
<Para>Print the mail file named by the pathname in the
|
||||||
<Symbol Role="Variable">file</Symbol> argument.
|
<Symbol Role="Variable">file</Symbol> argument.
|
||||||
|
|
|
@ -43,7 +43,7 @@ specified by the user.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Dtmanpageview</Literal> <Emphasis>page</Emphasis></Term>
|
<Term><Literal>Dtmanpageview</Literal> <Emphasis>page</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a view of the manual page named by the pathname in the
|
<Para>Open a view of the manual page named by the pathname in the
|
||||||
<Emphasis>page</Emphasis> argument.
|
<Emphasis>page</Emphasis> argument.
|
||||||
|
@ -51,7 +51,7 @@ specified by the user.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Open</Literal> <Emphasis>page</Emphasis></Term>
|
<Term><Literal>Open</Literal> <Emphasis>page</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a view of the manual page named by the pathname in the
|
<Para>Open a view of the manual page named by the pathname in the
|
||||||
<Emphasis>page</Emphasis> argument.
|
<Emphasis>page</Emphasis> argument.
|
||||||
|
@ -59,7 +59,7 @@ specified by the user.
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Symbol Role="Message">Print</Symbol> <Emphasis>page</Emphasis></Term>
|
<Term><Symbol Role="Message">Print</Symbol> <Emphasis>page</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Print the manual page named by the pathname in the
|
<Para>Print the manual page named by the pathname in the
|
||||||
<Emphasis>page</Emphasis> argument.
|
<Emphasis>page</Emphasis> argument.
|
||||||
|
|
|
@ -43,7 +43,7 @@ action for viewing printers and print jobs:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Dtprintinfo</Literal> <Emphasis>printer</Emphasis></Term>
|
<Term><Literal>Dtprintinfo</Literal> <Emphasis>printer</Emphasis></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Display the printer named by the printer in the
|
<Para>Display the printer named by the printer in the
|
||||||
<Emphasis>printer</Emphasis> argument and its print jobs.
|
<Emphasis>printer</Emphasis> argument and its print jobs.
|
||||||
|
@ -65,7 +65,7 @@ action for viewing printers and print jobs:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Symbol Role="Message">Print</Symbol> <Symbol Role="Variable">file</Symbol></Term>
|
<Term><Symbol Role="Message">Print</Symbol> <Symbol Role="Variable">file</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Submit the file named by the pathname in the
|
<Para>Submit the file named by the pathname in the
|
||||||
<Symbol Role="Variable">file</Symbol> argument to the default printer.
|
<Symbol Role="Variable">file</Symbol> argument to the default printer.
|
||||||
|
|
|
@ -44,7 +44,7 @@ text editing actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Dtpad</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
<Term><Literal>Dtpad</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a desktop text editor view of the text file named by the pathname in the
|
<Para>Open a desktop text editor view of the text file named by the pathname in the
|
||||||
<Symbol Role="Variable">file</Symbol> argument.
|
<Symbol Role="Variable">file</Symbol> argument.
|
||||||
|
@ -52,7 +52,7 @@ text editing actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Open</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
<Term><Literal>Open</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Open a view of the text file named by the pathname in the
|
<Para>Open a view of the text file named by the pathname in the
|
||||||
<Symbol Role="Variable">file</Symbol> argument.
|
<Symbol Role="Variable">file</Symbol> argument.
|
||||||
|
@ -60,7 +60,7 @@ text editing actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Symbol Role="Message">Print</Symbol> <Symbol Role="Variable">file</Symbol></Term>
|
<Term><Symbol Role="Message">Print</Symbol> <Symbol Role="Variable">file</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Print the text file named by the pathname in the
|
<Para>Print the text file named by the pathname in the
|
||||||
<Symbol Role="Variable">file</Symbol> argument.
|
<Symbol Role="Variable">file</Symbol> argument.
|
||||||
|
|
|
@ -41,7 +41,7 @@ trash management actions:
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</VarListEntry>
|
</VarListEntry>
|
||||||
<VarListEntry>
|
<VarListEntry>
|
||||||
<Term><Literal>Dttrash</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
<Term><Literal>Dttrash</Literal> <Symbol Role="Variable">file</Symbol></Term>
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Para>Move the file named by the pathname in the
|
<Para>Move the file named by the pathname in the
|
||||||
<Symbol Role="Variable">file</Symbol> argument to the desktop trash folder.
|
<Symbol Role="Variable">file</Symbol> argument to the desktop trash folder.
|
||||||
|
|
Loading…
Reference in a new issue