2004-06-14 03:03:42 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-14 03:03:42 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="x-lib">
|
2005-05-21 01:19:24 +08:00
|
|
|
<?dbhtml filename="lib.html" ?>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-05-21 01:19:24 +08:00
|
|
|
<title>X Libraries</title>
|
2003-10-02 23:28:50 +08:00
|
|
|
|
2005-05-21 01:19:24 +08:00
|
|
|
<para>This chapter does not contain libraries that are required to run
|
|
|
|
<application>X</application>. It does contain libraries that enhance
|
|
|
|
<application>X</application>. In some cases the enhancement is as simple as
|
|
|
|
font support. In others it is as complex as libraries that sit between
|
|
|
|
<application>X</application> and applications that run on
|
|
|
|
<application>X</application> whose purpose is to standardize the look and
|
|
|
|
feel and inter-process communications for different applications. They also
|
|
|
|
assist programmers by supplying common elements.</para>
|
|
|
|
|
2006-02-26 12:27:07 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libdrm.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mesalib.xml"/>
|
2005-05-21 01:19:24 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="qt.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtk+.xml"/>
|
2005-09-21 03:33:01 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cairo.xml"/>
|
2005-05-21 01:19:24 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pango.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="atk.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtk+2.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lesstif.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="startup-notification.xml"/>
|
2005-06-21 05:50:44 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libwnck.xml"/>
|
2005-05-21 01:19:24 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="shared-mime-info.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hicolor-icon-theme.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libxklavier.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="freeglut.xml"/>
|
2005-12-28 10:09:45 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="goffice.xml"/>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</chapter>
|