File: refentry.xml

package info (click to toggle)
docbook-defguide 2.0.17%2Bsvn7549-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 101,040 kB
  • ctags: 261
  • sloc: xml: 426,495; perl: 4,471; python: 815; sh: 193; makefile: 181
file content (69 lines) | stat: -rw-r--r-- 2,033 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<refentry id="mousebutton.element">
<?dbhtml filename="mousebutton.html"?>
<refentryinfo>
<pubdate>$Date: 2002-06-12 13:19:37 +0200 (Wed, 12 Jun 2002) $</pubdate>
<releaseinfo>$Revision: 1666 $</releaseinfo>
</refentryinfo>

<refmeta>
<indexterm><primary>elements</primary>
<secondary>mousebutton</secondary></indexterm>
<refentrytitle>mousebutton</refentrytitle>
<refmiscinfo>Element</refmiscinfo>
</refmeta>
<refnamediv>
<refname>mousebutton</refname>
<refpurpose>&mousebutton.purpose;</refpurpose>
</refnamediv>

&mousebutton.synopsis.gen;
<refsect1 condition='ref.description'><title>Description</title>

<para>
The <sgmltag>MouseButton</sgmltag> element identifies the conventional name
of a mouse button.  Because mouse buttons are not physically labelled,
the name is just that, a convention.  Adding explicit markup for the
naming of mouse buttons allow easier translation from one convention
to another and might allow an online system to adapt to right- or left-handed usage.
</para>

<refsect2><title>Processing expectations</title>
<para>
&format.inline; &pexp.moreinfo;
</para>
</refsect2>


&mousebutton.parents.gen;
&mousebutton.children.gen;
</refsect1>
<refsect1 condition='ref.elem.attrdesc'><title>Attributes</title>
<variablelist>
<varlistentry><term>moreinfo</term>
<listitem>
<para>
If <sgmltag class='attribute'>MoreInfo</sgmltag> is set to <literal>RefEntry</literal>,
it implies that a <sgmltag>RefEntry</sgmltag> exists which further describes the
<sgmltag>MouseButton</sgmltag>.
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1>
<refsect1 condition='ref.elem.seealso'><title>See Also</title>
&mousebutton.seealso.gen;
</refsect1>
<refsect1><title>Examples</title>

<informalexample role="example-source">
<programlisting>&mousebutton.example.1.txt;</programlisting>
</informalexample>

<anchor id="ex.os.mousebutton.1" role="HACK-ex.out.start"/>
&mousebutton.example.1.gen;
<anchor id="ex.oe.mousebutton.1" role="HACK-ex.out.end"/>

&mousebutton.example.seealso.gen;
</refsect1>
</refentry>