xkblib.xml revision eb411b4b
1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE book 3 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 4 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" 5[ 6<!ENTITY % defs SYSTEM "defs.ent"> %defs; 7]> 8 9<book id="xkblib"> 10 11<bookinfo> 12 <title>The X Keyboard Extension:</title> 13 <subtitle>Library Specification</subtitle> 14 <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo> 15 <authorgroup> 16 <author> 17 <firstname>Amber</firstname> 18 <othername>J.</othername> 19 <surname>Benson</surname> 20 </author> 21 <author> 22 <firstname>Gary</firstname> 23 <surname>Aitken</surname> 24 </author> 25 <author> 26 <firstname>Erik</firstname> 27 <surname>Fortune</surname> 28 <affiliation><orgname>Silicon Graphics, Inc</orgname></affiliation> 29 </author> 30 <author> 31 <firstname>Donna</firstname> 32 <surname>Converse</surname> 33 <affiliation><orgname>X Consortium, Inc</orgname></affiliation> 34 </author> 35 <author> 36 <firstname>George</firstname> 37 <surname>Sachs</surname> 38 <affiliation><orgname>Hewlett-Packard Company</orgname></affiliation> 39 </author> 40 <author> 41 <firstname>Will</firstname> 42 <surname>Walker</surname> 43 <affiliation><orgname>Digital Equipment Corporation</orgname></affiliation> 44 </author> 45 </authorgroup> 46 <copyright><year>1995</year><year>1996</year> 47 <holder>X Consortium Inc.</holder> 48 <holder>Silicon Graphics Inc.</holder> 49 <holder>Hewlett-Packard Company</holder> 50 <holder>Digital Equipment Corporation</holder> 51 </copyright> 52 53<legalnotice> 54<para> 55Permission is hereby granted, free of charge, to any person obtaining a 56copy of this software and associated documentation files (the “Software”), 57to deal in the Software without restriction, including without limitation 58the rights to use, copy, modify, merge, publish, distribute, sublicense, 59and/or sell copies of the Software, and to permit persons to whom the 60Software is furnished to do so, subject to the following conditions: 61</para> 62<para> 63The above copyright notice and this permission notice shall be included in 64all copies or substantial portions of the Software. 65</para> 66<para> 67THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 68IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 69FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 70THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 71WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR 72IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 73</para> 74<para> 75Except as contained in this notice, the names of the X Consortium, Silicon 76Graphics Inc., Hewlett-Packard Company, and Digital Equipment Corporation 77shall not be used in advertising or otherwise to promote the sale, use or 78other dealings in this Software without prior written authorization. 79</para> 80</legalnotice> 81 82</bookinfo> 83<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="acknowledgement.xml"/> 84<!-- Document font conventions pg goes here --> 85<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch01.xml"/> 86<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch02.xml"/> 87<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch03.xml"/> 88<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch04.xml"/> 89<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch05.xml"/> 90<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch06.xml"/> 91<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch07.xml"/> 92<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch08.xml"/> 93<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch09.xml"/> 94<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch10.xml"/> 95<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch11.xml"/> 96<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch12.xml"/> 97<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch13.xml"/> 98<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch14.xml"/> 99<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch15.xml"/> 100<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch16.xml"/> 101<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch17.xml"/> 102<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch18.xml"/> 103<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch19.xml"/> 104<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch20.xml"/> 105<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch21.xml"/> 106<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ch22.xml"/> 107<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glossary.xml"/> 108</book> 109