<shortcut>
The <shortcut>
element identifies
a keyboard shortcut for a menu or window action. This element is part
of the DITA user interface domain, a special set of DITA elements
designed to document user interface tasks, concepts and reference
information.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/keyword ui-d/shortcut
Example
This example:
<menucascade>
<uicontrol>Start</uicontrol>
<uicontrol><shortcut>P</shortcut>rograms</uicontrol>
</menucascade>
May produce output similar to the following:
Attributes
The following attributes
are available on this element: Universal attribute group,
outputclass, and @keyref
.