source: x/installing/xfree86/xfree86-desc.xml@ ec796497

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 v1_0 v5_0 v5_0-pre1 v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ec796497 was ec796497, checked in by Larry Lawrence <larry@…>, 22 years ago

added avifile-0.7.15, type in xfree

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

  • Property mode set to 100644
File size: 2.2 KB
Line 
1<sect2>
2<title>Contents</title>
3
4<para>The XFree86 package contains the X Windows system for Linux
5(and other operating systems). It includes
6the X server, fonts, xterm, a simple window manager (twm),
7various utilities, video output drivers,
8and various input drivers including the mouse and keyboard.</para>
9
10<para>XFree86 also contains libraries and header files for development of
11X Windows programs.</para>
12
13</sect2>
14
15<sect2><title>Description</title>
16
17<note><para>The following list of programs is not comprehensive. The
18full list is in <filename>/usr/X11R6/bin</filename>. For additional
19information about these programs, see the respective man page.</para></note>
20
21<sect3>
22<title>XFree86</title>
23<para>XFree86 is the X11R6 implementation of the X Windows server.
24</para></sect3>
25
26<sect3><title>xf86config</title>
27<para>An interactive program for generating an XF86Config file for use with
28XFree86 X servers.</para></sect3>
29
30<sect3><title>xf86cfg</title>
31<para>A tool to configure XFree86 that can be used to either write the
32initial configuration file or make customizations to the current
33configuration.</para></sect3>
34
35<sect3><title>startx</title>
36<para>A script to initialize the X session. It runs xinit.</para></sect3>
37
38<sect3><title>xinit</title>
39<para>This program is used to start the X Window System server.</para></sect3>
40
41<sect3><title>twm</title>
42<para>A Tab Window Manager for the X Window System.</para></sect3>
43
44<sect3><title>xterm</title>
45<para>A terminal emulator for X.</para></sect3>
46
47<sect3><title>xwininfo</title>
48<para>A window information utility for X.</para></sect3>
49
50<sect3><title>x11perf</title>
51<para>An X11 server performance test program.</para></sect3>
52
53<sect3><title>xlsfonts</title>
54<para>A program to list fonts available to the X server.</para></sect3>
55
56<sect3><title>xvidtune</title>
57<para>A video mode tuner for XFree86.</para></sect3>
58
59<sect3><title>xload</title>
60<para>A system load average display for X.</para></sect3>
61
62<sect3><title>xcalc</title>
63<para>A scientific calculator for X.</para></sect3>
64
65<sect3><title>xclock and oclock</title>
66<para>Clock programs for X.</para></sect3>
67
68<sect3><title>xmodmap</title>
69<para>A utility for modifying keymaps and pointer button mappings
70in X.</para></sect3>
71
72</sect2>
Note: See TracBrowser for help on using the repository browser.