Package version up
[platform/upstream/xproto.git] / specs / x11protocol.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                    "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
4 [
5 <!ENTITY % defs SYSTEM "defs.ent"> %defs;
6 ]>
7
8
9 <book id="x11protocol">
10
11 <bookinfo>
12    <title>X Window System Protocol</title>
13    <subtitle>X Consortium Standard</subtitle>
14    <author>
15      <firstname>Robert</firstname>
16      <othername>W.</othername>
17      <surname>Scheifler</surname>
18      <affiliation><orgname>X Consortium, Inc.</orgname></affiliation>
19    </author>
20    <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
21    <releaseinfo>Version 1.0</releaseinfo>
22    <copyright><year>1986</year><year>1987</year><year>1988</year><year>1994</year><year>2004</year>
23       <holder>The Open Group</holder>
24    </copyright>
25
26 <legalnotice>
27
28 <para>
29 Permission is hereby granted, free of charge, to any person obtaining a copy
30 of this software and associated documentation files (the "Software"), to deal
31 in the Software without restriction, including without limitation the rights
32 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
33 copies of the Software, and to permit persons to whom the Software is
34 furnished to do so, subject to the following conditions:
35 </para>
36 <para>
37 The above copyright notice and this permission notice shall be included in
38 all copies or substantial portions of the Software.
39 </para>
40 <para>
41 THE SOFTWARE IS PROVIDED &ldquo;AS IS&rdquo;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
42 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
43 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
44 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
45 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
46 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
47 </para>
48 <para>
49 Except as contained in this notice, the name of the Open Group shall not be
50 used in advertising or otherwise to promote the sale, use or other dealings
51 in this Software without prior written authorization from the Open Group.
52 </para>
53 <para>X Window System is a trademark of The Open Group.</para>
54 </legalnotice>
55 </bookinfo>
56
57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="sect1-9.xml"
58     xpointer="xpointer(/part/*)"/>
59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="keysyms.xml"/>
60 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="encoding.xml"/>
61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="glossary.xml"/>
62 <index id="index" />
63 </book>
64