2010-11-11 03:49:21 -07:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
2012-06-11 13:24:48 -06:00
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
|
|
|
|
|
[
|
|
|
|
|
<!ENTITY % defs SYSTEM "defs.ent"> %defs;
|
|
|
|
|
]>
|
2010-11-11 03:49:21 -07:00
|
|
|
|
|
|
|
|
|
<book id="inputlib">
|
|
|
|
|
|
|
|
|
|
<bookinfo>
|
2012-06-11 13:24:48 -06:00
|
|
|
|
<title>X Input Device Extension Library</title>
|
|
|
|
|
<releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
|
|
|
|
|
<releaseinfo>Version 1.0</releaseinfo>
|
2010-11-11 03:49:21 -07:00
|
|
|
|
<authorgroup>
|
|
|
|
|
<author>
|
|
|
|
|
<firstname>Mark</firstname><surname>Patrick</surname>
|
|
|
|
|
<affiliation><orgname>Ardent Computer</orgname></affiliation>
|
|
|
|
|
</author>
|
|
|
|
|
<othercredit>
|
|
|
|
|
<firstname>George</firstname><surname>Sachs</surname>
|
|
|
|
|
<affiliation><orgname>Hewlett-Packard</orgname></affiliation>
|
|
|
|
|
</othercredit>
|
|
|
|
|
</authorgroup>
|
2012-06-11 13:24:48 -06:00
|
|
|
|
<copyright><year>1989</year><year>1990</year><year>1991</year>
|
|
|
|
|
<holder>Hewlett-Packard Company</holder>
|
|
|
|
|
<holder>Ardent Computer</holder>
|
|
|
|
|
</copyright>
|
2010-11-11 03:49:21 -07:00
|
|
|
|
|
|
|
|
|
<legalnotice>
|
|
|
|
|
<para>
|
|
|
|
|
Permission to use, copy, modify, and distribute this documentation for any purpose and without
|
|
|
|
|
fee is hereby granted, provided that the above copyright notice and this permission notice appear
|
|
|
|
|
in all copies. Ardent and Hewlett-Packard make no representations about the suitability for any
|
|
|
|
|
purpose of the information in this document. It is provided "as is" without express or implied
|
|
|
|
|
warranty.
|
|
|
|
|
</para>
|
2012-06-11 13:24:48 -06:00
|
|
|
|
</legalnotice>
|
2010-11-11 03:49:21 -07:00
|
|
|
|
|
2012-06-11 13:24:48 -06:00
|
|
|
|
<legalnotice>
|
|
|
|
|
<para role="multiLicensing">
|
|
|
|
|
Copyright © 1989, 1990, 1991, 1992 X Consortium
|
|
|
|
|
</para>
|
|
|
|
|
<para>
|
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
|
|
|
associated documentation files (the ‘‘Software’’), to deal in the Software without restriction,
|
|
|
|
|
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
|
|
|
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do
|
|
|
|
|
so, subject to the following conditions:
|
|
|
|
|
</para>
|
2010-11-11 03:49:21 -07:00
|
|
|
|
<para>
|
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
|
|
|
copies or substantial portions of the Software.
|
|
|
|
|
</para>
|
|
|
|
|
<para>
|
|
|
|
|
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 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
|
|
THE SOFTWARE.
|
|
|
|
|
</para>
|
|
|
|
|
<para>
|
2012-06-11 13:24:48 -06:00
|
|
|
|
Except as contained in this notice, the name of the X Consortium shall not
|
2010-11-11 03:49:21 -07:00
|
|
|
|
be used in advertising or otherwise to promote the sale, use or other dealings
|
|
|
|
|
in this Software without prior written authorization from the X Consortium.
|
|
|
|
|
</para>
|
2012-06-11 13:24:48 -06:00
|
|
|
|
<para>X Window System is a trademark of The Open Group.</para>
|
2010-11-11 03:49:21 -07:00
|
|
|
|
</legalnotice>
|
|
|
|
|
</bookinfo>
|
2012-06-11 13:24:48 -06:00
|
|
|
|
|
2010-11-11 03:49:21 -07:00
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="library.xml"/>
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="encoding.xml"/>
|
|
|
|
|
</book>
|
|
|
|
|
|