source: x/installing/x7app.xml@ bcd2922

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since bcd2922 was bcd2922, checked in by Krejzi <krejzi@…>, 12 years ago

Revert Xorg Apps update. Sudo 1.8.5p2 and Mpg123 1.14.3.

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

  • Property mode set to 100644
File size: 18.1 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 x7apps-download-http "http://xorg.freedesktop.org/releases/individual/app/">
8 <!ENTITY x7apps-download-ftp "ftp://ftp.x.org/pub/individual/app/">
9 <!ENTITY x7apps-wget "&files-anduin;/xorg/app-&xorg7-release;.wget">
10 <!ENTITY x7apps-md5sum "&files-anduin;/xorg/app-&xorg7-release;.md5">
11 <!ENTITY x7apps-size "4.8 MB">
12 <!ENTITY x7apps-buildsize "39.2 MB">
13 <!ENTITY x7apps-time "1.5 SBU">
14
15]>
16
17<sect1 id="xorg7-app" xreflabel="Xorg Applications">
18 <?dbhtml filename="x7app.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>Xorg Applications</title>
26
27 <indexterm zone="xorg7-app">
28 <primary sortas="a-xorg7-app">Xorg-&xorg7-version; Applications</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to Xorg Applications</title>
33
34 <para>The <application>Xorg</application> applications provide the
35 expected applications available in previous X Window
36 implementations.</para>
37
38 &lfs71_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&x7apps-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&x7apps-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: <ulink url="&x7apps-md5sum;"/></para>
50 </listitem>
51 <listitem>
52 <para>Download size: &x7apps-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &x7apps-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &x7apps-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
63 <itemizedlist spacing="compact">
64 <listitem>
65 <para>Required download list: <ulink url="&x7apps-wget;"/></para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">Xorg Applications Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required"><xref linkend="libpng"/>,
73 <xref linkend="mesalib"/> (required for OpenGL support),
74 <xref linkend="xbitmaps"/>,
75 <xref linkend="xcb-util"/>, and
76 <xref linkend="xorg7-lib"/></para>
77
78 <bridgehead renderas="sect4">Optional</bridgehead>
79 <para role="optional"><xref linkend="linux-pam"/></para>
80
81 <para condition="html" role="usernotes">User Notes:
82 <ulink url='&blfs-wiki;/Xorg7Applications'/></para>
83
84 </sect2>
85
86 <sect2>
87 <title>Downloading Xorg Applications</title>
88
89 <para>To download the needed files using <application>wget</application>,
90 use the following commands:</para>
91
92<screen><userinput>mkdir app &amp;&amp;
93cd app &amp;&amp;
94grep -v '^#' ../app-&xorg7-release;.wget | wget -i- -c \
95 -B http://xorg.freedesktop.org/releases/individual/app/ &amp;&amp;
96md5sum -c ../app-&xorg7-release;.md5</userinput></screen>
97
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of Xorg Applications</title>
102
103 <para>Install the applications by running the following commands for each
104 package:</para>
105
106<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
107make</userinput></screen>
108
109 <para>These packages do not provide test suites.</para>
110
111 <para>Now as the <systemitem class="username">root</systemitem>
112 user:</para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115
116 </sect2>
117
118 <sect2 role="content">
119 <title>Contents</title>
120
121 <segmentedlist>
122 <segtitle>Installed Programs</segtitle>
123 <segtitle>Installed Libraries</segtitle>
124 <segtitle>Installed Directories</segtitle>
125
126 <seglistitem>
127
128 <seg>bdftopcf, iceauth, luit, mkfontdir,mkfontscale, sessreg,
129 setxkbmap, smproxy, x11perf, x11perfcomp, xauth,
130 xcmsdb, xcursorgen, xdpr, xdpyinfo, xdriinfo, xev, xgamma, xhost,
131 xkbbell, xkbcomp, xkbevd, xkbvleds, xkbwatch, xkill, xlsatoms,
132 xlsclients, xmodmap, xpr, xprop, xrandr, xrdb, xrefresh, xset,
133 xsetroot, xvinfo, xwd, xwininfo, and xwud</seg>
134 <seg>None</seg>
135 <seg>None</seg>
136 </seglistitem>
137 </segmentedlist>
138
139 <variablelist>
140 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
141 <?dbfo list-presentation="list"?>
142 <?dbhtml list-presentation="table"?>
143
144 <varlistentry id="appres-x7">
145 <term><command>appres</command></term>
146 <listitem>
147 <para>lists the X application resource database.</para>
148 <indexterm zone="xorg7-app appres-x7">
149 <primary sortas="b-appres">appres</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
153
154 <varlistentry id="bdftopcf-x7">
155 <term><command>bdftopcf</command></term>
156 <listitem>
157 <para>converts an X font from Bitmap Distribution Format to Portable
158 Compiled Format.</para>
159 <indexterm zone="xorg7-app bdftopcf-x7">
160 <primary sortas="b-bdftopcf">bdftopcf</primary>
161 </indexterm>
162 </listitem>
163 </varlistentry>
164
165 <varlistentry id="iceauth-x7">
166 <term><command>iceauth</command></term>
167 <listitem>
168 <para>is the ICE authority file utility.</para>
169 <indexterm zone="xorg7-app iceauth-x7">
170 <primary sortas="b-iceauth">iceauth</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="luit-x7">
176 <term><command>luit</command></term>
177 <listitem>
178 <para>provides locale and ISO 2022 support for Unicode
179 terminals.</para>
180 <indexterm zone="xorg7-app luit-x7">
181 <primary sortas="b-luit">luit</primary>
182 </indexterm>
183 </listitem>
184 </varlistentry>
185
186 <varlistentry id="mkfontdir-x7">
187 <term><command>mkfontdir</command></term>
188 <listitem>
189 <para>creates an index of X font files in a directory.</para>
190 <indexterm zone="xorg7-app mkfontdir-x7">
191 <primary sortas="b-mkfontdir">mkfontdir</primary>
192 </indexterm>
193 </listitem>
194 </varlistentry>
195
196 <varlistentry id="mkfontscale-x7">
197 <term><command>mkfontscale</command></term>
198 <listitem>
199 <para>creates an index of scalable font files for X.</para>
200 <indexterm zone="xorg7-app mkfontscale-x7">
201 <primary sortas="b-mkfontscale">mkfontscale</primary>
202 </indexterm>
203 </listitem>
204 </varlistentry>
205
206 <varlistentry id="sessreg-x7">
207 <term><command>sessreg</command></term>
208 <listitem>
209 <para>manages utmp/wtmp entries for non-init clients.</para>
210 <indexterm zone="xorg7-app sessreg-x7">
211 <primary sortas="b-sessreg">sessreg</primary>
212 </indexterm>
213 </listitem>
214 </varlistentry>
215
216 <varlistentry id="setxkbmap-x7">
217 <term><command>setxkbmap</command></term>
218 <listitem>
219 <para>sets the keyboard using the X Keyboard Extension.</para>
220 <indexterm zone="xorg7-app setxkbmap-x7">
221 <primary sortas="b-setxkbmap">setxkbmap</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
226 <varlistentry id="smproxy-x7">
227 <term><command>smproxy</command></term>
228 <listitem>
229 <para>is the Session Manager Proxy.</para>
230 <indexterm zone="xorg7-app smproxy-x7">
231 <primary sortas="b-smproxy">smproxy</primary>
232 </indexterm>
233 </listitem>
234 </varlistentry>
235
236 <varlistentry id="x11perf-x7">
237 <term><command>x11perf</command></term>
238 <listitem>
239 <para>is an X11 server performance test program.</para>
240 <indexterm zone="xorg7-app x11perf-x7">
241 <primary sortas="b-x11perf">x11perf</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 <varlistentry id="x11perfcomp-x7">
247 <term><command>x11perfcomp</command></term>
248 <listitem>
249 <para>is an X11 server performance comparison program.</para>
250 <indexterm zone="xorg7-app x11perfcomp-x7">
251 <primary sortas="b-x11perfcomp">x11perfcomp</primary>
252 </indexterm>
253 </listitem>
254 </varlistentry>
255
256 <varlistentry id="xauth-x7">
257 <term><command>xauth</command></term>
258 <listitem>
259 <para>is the X authority file utility.</para>
260 <indexterm zone="xorg7-app xauth-x7">
261 <primary sortas="b-xauth">xauth</primary>
262 </indexterm>
263 </listitem>
264 </varlistentry>
265
266 <varlistentry id="xcmsdb-x7">
267 <term><command>xcmsdb</command></term>
268 <listitem>
269 <para>is the Device Color Characterization utility for the X
270 Color Management System.</para>
271 <indexterm zone="xorg7-app xcmsdb-x7">
272 <primary sortas="b-xcmsdb">xcmsdb</primary>
273 </indexterm>
274 </listitem>
275 </varlistentry>
276
277 <varlistentry id="xcursorgen-x7">
278 <term><command>xcursorgen</command></term>
279 <listitem>
280 <para>creates an X cursor file from a collection of PNG
281 images.</para>
282 <indexterm zone="xorg7-app xcursorgen-x7">
283 <primary sortas="b-xcursorgen">xcursorgen</primary>
284 </indexterm>
285 </listitem>
286 </varlistentry>
287
288 <varlistentry id="xdpr-x7">
289 <term><command>xdpr</command></term>
290 <listitem>
291 <para>dumps an X window directly to a printer.</para>
292 <indexterm zone="xorg7-app xdpr-x7">
293 <primary sortas="b-xdpr">xdpr</primary>
294 </indexterm>
295 </listitem>
296 </varlistentry>
297
298 <varlistentry id="xdpyinfo-x7">
299 <term><command>xdpyinfo</command></term>
300 <listitem>
301 <para>is a display information utility for X.</para>
302 <indexterm zone="xorg7-app xdpyinfo-x7">
303 <primary sortas="b-xdpyinfo">xdpyinfo</primary>
304 </indexterm>
305 </listitem>
306 </varlistentry>
307
308 <varlistentry id="xdriinfo-x7">
309 <term><command>xdriinfo</command></term>
310 <listitem>
311 <para>queries configuration information of DRI drivers.</para>
312 <indexterm zone="xorg7-app xdriinfo-x7">
313 <primary sortas="b-xdriinfo">xdriinfo</primary>
314 </indexterm>
315 </listitem>
316 </varlistentry>
317
318 <varlistentry id="xev-x7">
319 <term><command>xev</command></term>
320 <listitem>
321 <para>prints contents of X events.</para>
322 <indexterm zone="xorg7-app xev-x7">
323 <primary sortas="b-xev">xev</primary>
324 </indexterm>
325 </listitem>
326 </varlistentry>
327
328 <varlistentry id="xgamma-x7">
329 <term><command>xgamma</command></term>
330 <listitem>
331 <para>alters a monitor's gamma correction through the X
332 server.</para>
333 <indexterm zone="xorg7-app xgamma-x7">
334 <primary sortas="b-xgamma">xgamma</primary>
335 </indexterm>
336 </listitem>
337 </varlistentry>
338
339 <varlistentry id="xhost-x7">
340 <term><command>xhost</command></term>
341 <listitem>
342 <para>is a server access control program for X.</para>
343 <indexterm zone="xorg7-app xhost-x7">
344 <primary sortas="b-xhost">xhost</primary>
345 </indexterm>
346 </listitem>
347 </varlistentry>
348
349 <varlistentry id="xkbbell-x7">
350 <term><command>xkbbell</command></term>
351 <listitem>
352 <para>is an XKB utility program that raises a bell event.</para>
353 <indexterm zone="xorg7-app xkbbell-x7">
354 <primary sortas="b-xkbbell">xkbbell</primary>
355 </indexterm>
356 </listitem>
357 </varlistentry>
358
359 <varlistentry id="xkbcomp-x7">
360 <term><command>xkbcomp</command></term>
361 <listitem>
362 <para>compiles an XKB keyboard description.</para>
363 <indexterm zone="xorg7-app xkbcomp-x7">
364 <primary sortas="b-xkbcomp">xkbcomp</primary>
365 </indexterm>
366 </listitem>
367 </varlistentry>
368
369 <varlistentry id="xkbevd-x7">
370 <term><command>xkbevd</command></term>
371 <listitem>
372 <para>is the XKB event daemon.</para>
373 <indexterm zone="xorg7-app xkbevd-x7">
374 <primary sortas="b-xkbevd">xkbevd</primary>
375 </indexterm>
376 </listitem>
377 </varlistentry>
378
379 <varlistentry id="xkbvleds-x7">
380 <term><command>xkbvleds</command></term>
381 <listitem>
382 <para>shows the XKB status of keyboard LEDs.</para>
383 <indexterm zone="xorg7-app xkbvleds-x7">
384 <primary sortas="b-xkbvleds">xkbvleds</primary>
385 </indexterm>
386 </listitem>
387 </varlistentry>
388
389 <varlistentry id="xkbwatch-x7">
390 <term><command>xkbwatch</command></term>
391 <listitem>
392 <para>monitors modifier keys and LEDs.</para>
393 <indexterm zone="xorg7-app xkbwatch-x7">
394 <primary sortas="b-xkbwatch">xkbwatch</primary>
395 </indexterm>
396 </listitem>
397 </varlistentry>
398
399 <varlistentry id="xkill-x7">
400 <term><command>xkill</command></term>
401 <listitem>
402 <para>kills a client by its X resource.</para>
403 <indexterm zone="xorg7-app xkill-x7">
404 <primary sortas="b-xkill">xkill</primary>
405 </indexterm>
406 </listitem>
407 </varlistentry>
408
409 <varlistentry id="xlsatoms-x7">
410 <term><command>xlsatoms</command></term>
411 <listitem>
412 <para>lists interned atoms defined on the server.</para>
413 <indexterm zone="xorg7-app xlsatoms-x7">
414 <primary sortas="b-xlsatoms">xlsatoms</primary>
415 </indexterm>
416 </listitem>
417 </varlistentry>
418
419 <varlistentry id="xlsclients-x7">
420 <term><command>xlsclients</command></term>
421 <listitem>
422 <para>lists client applications running on a display.</para>
423 <indexterm zone="xorg7-app xlsclients-x7">
424 <primary sortas="b-xlsclients">xlsclients</primary>
425 </indexterm>
426 </listitem>
427 </varlistentry>
428
429 <varlistentry id="xmodmap-x7">
430 <term><command>xmodmap</command></term>
431 <listitem>
432 <para>is a utility for modifying keymaps and pointer button
433 mappings in X.</para>
434 <indexterm zone="xorg7-app xmodmap-x7">
435 <primary sortas="b-xmodmap">xmodmap</primary>
436 </indexterm>
437 </listitem>
438 </varlistentry>
439
440 <varlistentry id="xpr-x7">
441 <term><command>xpr</command></term>
442 <listitem>
443 <para>prints an X window dump.</para>
444 <indexterm zone="xorg7-app xpr-x7">
445 <primary sortas="b-xpr">xpr</primary>
446 </indexterm>
447 </listitem>
448 </varlistentry>
449
450 <varlistentry id="xprop-x7">
451 <term><command>xprop</command></term>
452 <listitem>
453 <para>is a property displayer for X.</para>
454 <indexterm zone="xorg7-app xprop-x7">
455 <primary sortas="b-xprop">xprop</primary>
456 </indexterm>
457 </listitem>
458 </varlistentry>
459
460 <varlistentry id="xrandr-x7">
461 <term><command>xrandr</command></term>
462 <listitem>
463 <para>is a primitive command line interface to RandR
464 extension.</para>
465 <indexterm zone="xorg7-app xrandr-x7">
466 <primary sortas="b-xrandr">xrandr</primary>
467 </indexterm>
468 </listitem>
469 </varlistentry>
470
471 <varlistentry id="xrdb-x7">
472 <term><command>xrdb</command></term>
473 <listitem>
474 <para>is the X server resource database utility.</para>
475 <indexterm zone="xorg7-app xrdb-x7">
476 <primary sortas="b-xrdb">xrdb</primary>
477 </indexterm>
478 </listitem>
479 </varlistentry>
480
481 <varlistentry id="xrefresh-x7">
482 <term><command>xrefresh</command></term>
483 <listitem>
484 <para>refreshes all or part of an X screen.</para>
485 <indexterm zone="xorg7-app xrefresh-x7">
486 <primary sortas="b-xrefresh">xrefresh</primary>
487 </indexterm>
488 </listitem>
489 </varlistentry>
490
491 <varlistentry id="xset-x7">
492 <term><command>xset</command></term>
493 <listitem>
494 <para>is the user preference utility for X.</para>
495 <indexterm zone="xorg7-app xset-x7">
496 <primary sortas="b-xset">xset</primary>
497 </indexterm>
498 </listitem>
499 </varlistentry>
500
501 <varlistentry id="xsetroot-x7">
502 <term><command>xsetroot</command></term>
503 <listitem>
504 <para>is the root window parameter setting utility for X.</para>
505 <indexterm zone="xorg7-app xsetroot-x7">
506 <primary sortas="b-xsetroot">xsetroot</primary>
507 </indexterm>
508 </listitem>
509 </varlistentry>
510
511 <varlistentry id="xvinfo-x7">
512 <term><command>xvinfo</command></term>
513 <listitem>
514 <para>prints out X-Video extension adaptor information.</para>
515 <indexterm zone="xorg7-app xvinfo-x7">
516 <primary sortas="b-xvinfo">xvinfo</primary>
517 </indexterm>
518 </listitem>
519 </varlistentry>
520
521 <varlistentry id="xwd-x7">
522 <term><command>xwd</command></term>
523 <listitem>
524 <para>dumps an image of an X window.</para>
525 <indexterm zone="xorg7-app xwd-x7">
526 <primary sortas="b-xwd">xwd</primary>
527 </indexterm>
528 </listitem>
529 </varlistentry>
530
531 <varlistentry id="xwininfo-x7">
532 <term><command>xwininfo</command></term>
533 <listitem>
534 <para>is a window information utility for X.</para>
535 <indexterm zone="xorg7-app xwininfo-x7">
536 <primary sortas="b-xwininfo">xwininfo</primary>
537 </indexterm>
538 </listitem>
539 </varlistentry>
540
541 <varlistentry id="xwud-x7">
542 <term><command>xwud</command></term>
543 <listitem>
544 <para>is an image displayer for X.</para>
545 <indexterm zone="xorg7-app xwud-x7">
546 <primary sortas="b-xwud">xwud</primary>
547 </indexterm>
548 </listitem>
549 </varlistentry>
550
551 </variablelist>
552
553 </sect2>
554
555</sect1>
Note: See TracBrowser for help on using the repository browser.