mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
1f6d0c13e3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23553 af4574ff-66df-0310-9fd7-8a98e5e911e0
160 lines
4.4 KiB
XML
160 lines
4.4 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY xcb-util-keysyms-download-http
|
|
"https://xcb.freedesktop.org/dist/xcb-util-keysyms-&xcb-util-keysyms-version;.tar.bz2">
|
|
<!ENTITY xcb-util-keysyms-download-ftp " ">
|
|
<!ENTITY xcb-util-keysyms-md5sum "1022293083eec9e62d5659261c29e367">
|
|
<!ENTITY xcb-util-keysyms-size "284 KB">
|
|
<!ENTITY xcb-util-keysyms-buildsize "2.2 MB">
|
|
<!ENTITY xcb-util-keysyms-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="xcb-util-keysyms" xreflabel="xcb-util-keysyms-&xcb-util-keysyms-version;">
|
|
<?dbhtml filename="xcb-util-keysyms.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>xcb-util-keysyms-&xcb-util-keysyms-version;</title>
|
|
|
|
<indexterm zone="xcb-util-keysyms">
|
|
<primary sortas="a-xcb-util-keysyms">xcb-util-keysyms</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to xcb-util-keysyms</title>
|
|
|
|
<para>
|
|
The <application>xcb-util-keysyms</application> package contains a library
|
|
for handling standard X key constants and conversion to/from keycodes.
|
|
</para>
|
|
|
|
&lfs10_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&xcb-util-keysyms-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&xcb-util-keysyms-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &xcb-util-keysyms-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &xcb-util-keysyms-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &xcb-util-keysyms-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &xcb-util-keysyms-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">xcb-util-keysyms Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="libxcb"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="doxygen"/> (to generate documentation)
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/xcb-util-keysyms"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of xcb-util-keysyms</title>
|
|
|
|
<para>
|
|
Install <application>xcb-util-keysyms</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure $XORG_CONFIG &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
<!--To test the results, issue:
|
|
<command>LD_LIBRARY_PATH=$XORG_PREFIX/lib make check</command>.-->
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
libxcb-keysyms.so
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libxcb-keysyms">
|
|
<term><filename class="libraryfile">libxcb-keysyms.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
provides the standard X key constants and API functions for
|
|
conversion to/from keycodes.
|
|
</para>
|
|
<indexterm zone="xcb-util-keysyms libxcb-keysyms">
|
|
<primary sortas="c-libxcb-keysyms">libxcb-keysyms.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|