diff options
-rw-r--r-- | specs/xextproto/dbe.xml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/specs/xextproto/dbe.xml b/specs/xextproto/dbe.xml index a56df16..f0b345c 100644 --- a/specs/xextproto/dbe.xml +++ b/specs/xextproto/dbe.xml @@ -900,18 +900,22 @@ syntactic conventions and data types established there. 3 unused </literallayout> +<para>VISINFO</para> <literallayout class="monospaced"> -VISINFO 4 VISUALID visual 1 CARD8 depth 1 CARD8 perflevel 2 unused +</literallayout> -SCREENVISINFO +<para>SCREENVISINFO</para> +<literallayout class="monospaced"> 4 CARD32 n, number in list 8n LISTofVISINFO n VISINFOs +</literallayout> -BUFFER_ATTRIBUTES +<para>BUFFER_ATTRIBUTES</para> +<literallayout class="monospaced"> 4 WINDOW window </literallayout> </sect1> @@ -933,8 +937,8 @@ BUFFER_ATTRIBUTES <sect1 id='Request'> <title>Request</title> +<para><function>DBEGetVersion</function></para> <literallayout class="monospaced"> -DBEGetVersion 1 CARD8 major-opcode 1 0 minor-opcode 2 2 request length |