source: x/installing/xcb-util-keysyms.xml@ 4c24eb0a

10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4c24eb0a was 4c24eb0a, checked in by Pierre Labastie <pieere@…>, 3 years ago

Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY xcb-util-keysyms-download-http
8 "https://xcb.freedesktop.org/dist/xcb-util-keysyms-&xcb-util-keysyms-version;.tar.bz2">
9 <!ENTITY xcb-util-keysyms-download-ftp " ">
10 <!ENTITY xcb-util-keysyms-md5sum "1022293083eec9e62d5659261c29e367">
11 <!ENTITY xcb-util-keysyms-size "284 KB">
12 <!ENTITY xcb-util-keysyms-buildsize "2.2 MB">
13 <!ENTITY xcb-util-keysyms-time "less than 0.1 SBU">
14]>
15
16<sect1 id="xcb-util-keysyms" xreflabel="xcb-util-keysyms-&xcb-util-keysyms-version;">
17 <?dbhtml filename="xcb-util-keysyms.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>xcb-util-keysyms-&xcb-util-keysyms-version;</title>
25
26 <indexterm zone="xcb-util-keysyms">
27 <primary sortas="a-xcb-util-keysyms">xcb-util-keysyms</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to xcb-util-keysyms</title>
32
33 <para>
34 The <application>xcb-util-keysyms</application> package contains a library
35 for handling standard X key constants and conversion to/from keycodes.
36 </para>
37
38 &lfs10_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&xcb-util-keysyms-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&xcb-util-keysyms-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &xcb-util-keysyms-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &xcb-util-keysyms-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &xcb-util-keysyms-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &xcb-util-keysyms-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">xcb-util-keysyms Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="libxcb"/>
79 </para>
80
81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
83 <xref linkend="doxygen"/> (to generate documentation)
84 </para>
85
86 <para condition="html" role="usernotes">User Notes:
87 <ulink url="&blfs-wiki;/xcb-util-keysyms"/>
88 </para>
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of xcb-util-keysyms</title>
93
94 <para>
95 Install <application>xcb-util-keysyms</application> by running the following
96 commands:
97 </para>
98
99<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
100make</userinput></screen>
101
102 <para>
103 This package does not come with a test suite.
104 <!--To test the results, issue:
105 <command>LD_LIBRARY_PATH=$XORG_PREFIX/lib make check</command>.-->
106 </para>
107
108 <para>
109 Now, as the <systemitem class="username">root</systemitem> user:
110 </para>
111
112<screen role="root"><userinput>make install</userinput></screen>
113
114 </sect2>
115
116 <sect2 role="content">
117 <title>Contents</title>
118
119 <segmentedlist>
120 <segtitle>Installed Programs</segtitle>
121 <segtitle>Installed Library</segtitle>
122 <segtitle>Installed Directories</segtitle>
123
124 <seglistitem>
125 <seg>
126 None
127 </seg>
128 <seg>
129 libxcb-keysyms.so
130 </seg>
131 <seg>
132 None
133 </seg>
134 </seglistitem>
135 </segmentedlist>
136
137 <variablelist>
138 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
139 <?dbfo list-presentation="list"?>
140 <?dbhtml list-presentation="table"?>
141
142 <varlistentry id="libxcb-keysyms">
143 <term><filename class="libraryfile">libxcb-keysyms.so</filename></term>
144 <listitem>
145 <para>
146 provides the standard X key constants and API functions for
147 conversion to/from keycodes
148 </para>
149 <indexterm zone="xcb-util-keysyms libxcb-keysyms">
150 <primary sortas="c-libxcb-keysyms">libxcb-keysyms.so</primary>
151 </indexterm>
152 </listitem>
153 </varlistentry>
154
155 </variablelist>
156
157 </sect2>
158
159</sect1>
Note: See TracBrowser for help on using the repository browser.