diff options
Diffstat (limited to 'proto/xextproto/specs/xtest.xml')
-rw-r--r-- | proto/xextproto/specs/xtest.xml | 110 |
1 files changed, 57 insertions, 53 deletions
diff --git a/proto/xextproto/specs/xtest.xml b/proto/xextproto/specs/xtest.xml index cdf5e6357..4893b883d 100644 --- a/proto/xextproto/specs/xtest.xml +++ b/proto/xextproto/specs/xtest.xml @@ -1,21 +1,25 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" - "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"> + "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" +[ +<!ENTITY % defs SYSTEM "defs.ent"> %defs; +]> <book id="xtest"> <bookinfo> <title>XTEST Extension Protocol</title> <subtitle>X Consortium Standard</subtitle> - <releaseinfo>Version 2.2</releaseinfo> <authorgroup> <author> <firstname>Kieron</firstname><surname>Drake</surname> <affiliation><orgname>UniSoft Ltd.</orgname></affiliation> </author> </authorgroup> + <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo> + <releaseinfo>Version 2.2</releaseinfo> <copyright><year>1992</year><holder>UniSoft Group Ltd.</holder></copyright> - <copyright><year>1992,1994</year><holder>X Consortium</holder></copyright> + <copyright><year>1992</year><year>1994</year><holder>X Consortium</holder></copyright> <legalnotice> <para> @@ -42,7 +46,7 @@ all copies or substantial portions of the Software. </para> <para> -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN @@ -174,11 +178,11 @@ subsequent sections: </para> <informaltable frame="none"> - <tgroup cols='2' align='left'> - <colspec colname='c1' colsep="0" colwidth="1*"/> - <colspec colname='c2' colsep="0" colwidth="1*"/> + <tgroup cols='2' align='left' colsep='0' rowsep='0'> + <colspec colname='c1' colwidth="1.0*"/> + <colspec colname='c2' colwidth="3.0*"/> <tbody> - <row rowsep="0"> + <row> <entry namest="c1" nameend="c2"> FAKE_EVENT_TYPE { <function>KeyPress</function>, @@ -188,26 +192,26 @@ FAKE_EVENT_TYPE <function>ButtonRelease</function> } </entry> </row> - <row rowsep="0"> + <row> <entry></entry> </row> <row> <entry>FAKE_EVENT</entry> <entry>[type: FAKE_EVENT_TYPE,</entry> </row> - <row rowsep="0"> + <row> <entry></entry> <entry>detail: BYTE,</entry> </row> - <row rowsep="0"> + <row> <entry></entry> <entry>time: TIME,</entry> </row> - <row rowsep="0"> + <row> <entry></entry> <entry>root: WINDOW,</entry> </row> - <row rowsep="0"> + <row> <entry></entry> <entry>rootX, rootY: INT16]</entry> </row> @@ -237,19 +241,19 @@ not required, respectively. </para> <para> -<function>XTestSetGContextOfGC</function> +<olink targetdoc='xtestlib' targetptr='XTestSetGContextOfGC'><function>XTestSetGContextOfGC</function></olink> </para> <informaltable frame="none"> - <tgroup cols='1' align='left'> - <colspec colname='c1' colsep="0" colwidth="1*"/> + <tgroup cols='1' align='left' colsep='0' rowsep='0'> + <colspec colname='c1' colwidth="1.0*"/> <tbody> - <row rowsep="0"> + <row> <entry> <emphasis remap='I'>gc</emphasis>: "GC" </entry> </row> - <row rowsep="0"> + <row> <entry> <emphasis remap='I'>gid</emphasis>: GCONTEXT </entry> @@ -264,19 +268,19 @@ the value specified by gid. </para> <para> -<function>XTestSetVisualIDOfVisual</function> +<olink targetdoc='xtestlib' targetptr='XTestSetVisualIDOfVisual'><function>XTestSetVisualIDOfVisual</function></olink> </para> <informaltable frame="none"> - <tgroup cols='1' align='left'> - <colspec colname='c1' colsep="0" colwidth="1*"/> + <tgroup cols='1' align='left' colsep='0' rowsep='0'> + <colspec colname='c1' colwidth="1.0*"/> <tbody> - <row rowsep="0"> + <row> <entry> <emphasis remap='I'>visual</emphasis>: "VISUAL" </entry> </row> - <row rowsep="0"> + <row> <entry> <emphasis remap='I'>visualid</emphasis>: VISUALID </entry> @@ -291,24 +295,24 @@ the value specified by visualid. </para> <para> -<function>XTestDiscard</function> +<olink targetdoc='xtestlib' targetptr='XTestDiscard'><function>XTestDiscard</function></olink> </para> <informaltable frame="none"> - <tgroup cols='1' align='left'> - <colspec colname='c1' colsep="0" colwidth="1*"/> + <tgroup cols='1' align='left' colsep='0' rowsep='0'> + <colspec colname='c1' colwidth="1.0*"/> <tbody> - <row rowsep="0"> + <row> <entry> <emphasis remap='I'>dpy</emphasis>: "CONNECTION" </entry> </row> - <row rowsep="0"> + <row> <entry> => </entry> </row> - <row rowsep="0"> + <row> <entry> status: BOOL </entry> @@ -336,35 +340,35 @@ otherwise. </para> <informaltable frame="none"> - <tgroup cols='1' align='left'> - <colspec colname='c1' colsep="0" colwidth="1*"/> + <tgroup cols='1' align='left' colsep='0' rowsep='0'> + <colspec colname='c1' colwidth="1.0*"/> <tbody> - <row rowsep="0"> + <row> <entry> <emphasis remap='I'>clientMajorVersion</emphasis>: CARD16 </entry> </row> - <row rowsep="0"> + <row> <entry> <emphasis remap='I'>clientMinorVersion</emphasis>: CARD16 </entry> </row> - <row rowsep="0"> + <row> <entry> => </entry> </row> - <row rowsep="0"> + <row> <entry> serverMajorVersion: CARD16 </entry> </row> - <row rowsep="0"> + <row> <entry> serverMinorVersion: CARD16 </entry> </row> - <row rowsep="0"> + <row> <entry> Errors: <function>Length</function> </entry> @@ -385,15 +389,15 @@ extension is usable by the client. This document defines major version two </para> <informaltable frame="none"> - <tgroup cols='1' align='left'> - <colspec colname='c1' colsep="0" colwidth="1*"/> + <tgroup cols='1' align='left' colsep='0' rowsep='0'> + <colspec colname='c1' colwidth="1.0*"/> <tbody> - <row rowsep="0"> + <row> <entry> <emphasis remap='I'>window</emphasis>: WINDOW </entry> </row> - <row rowsep="0"> + <row> <entry> <emphasis remap='I'>cursor-id</emphasis>: CURSOR or <function>CurrentCursor</function> @@ -401,17 +405,17 @@ or <function>None</function> </entry> </row> - <row rowsep="0"> + <row> <entry> => </entry> </row> - <row rowsep="0"> + <row> <entry> same: BOOL </entry> </row> - <row rowsep="0"> + <row> <entry> Errors: <function>Window</function>, @@ -437,15 +441,15 @@ the result of the comparison in same. </para> <informaltable frame="none"> - <tgroup cols='1' align='left'> - <colspec colname='c1' colsep="0" colwidth="1*"/> + <tgroup cols='1' align='left' colsep='0' rowsep='0'> + <colspec colname='c1' colwidth="1.0*"/> <tbody> - <row rowsep="0"> + <row> <entry> <emphasis remap='I'>events</emphasis>: LISTofFAKE_EVENT </entry> </row> - <row rowsep="0"> + <row> <entry> Errors: <function>Window</function>, @@ -577,14 +581,14 @@ error occurs. </para> <para> -<function>XTestGrabControl</function> +<olink targetdoc='xtestlib' targetptr='XTestGrabControl'><function>XTestGrabControl</function></olink> </para> <informaltable frame="none"> - <tgroup cols='1' align='left'> - <colspec colname='c1' colsep="0" colwidth="1*"/> + <tgroup cols='1' align='left' colsep='0' rowsep='0'> + <colspec colname='c1' colwidth="1.0*"/> <tbody> - <row rowsep="0"> + <row> <entry> <emphasis remap='I'>impervious</emphasis>: BOOL </entry> @@ -690,7 +694,7 @@ the corresponding core protocol event types. </literallayout> <literallayout class="monospaced"> -<function>XTestGrabControl</function> +<olink targetdoc='xtestlib' targetptr='XTestGrabControl'><function>XTestGrabControl</function></olink> 1 CARD8 opcode 1 3 xtest opcode 2 2 request length |