source: x/installing/xfree86/xfree86-desc.xml@ 268be77a

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 268be77a was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 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 winow 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.
29</para></sect3>
30
31<sect3><title>xf86cfg</title>
32<para>A tool to configure XFree86 that can be used to either write the
33initial configuration file or make customizations to the current configuration.
34</para></sect3>
35
36<sect3><title>startx</title>
37<para>A script to initialize the X session. It runs xinit.
38</para></sect3>
39
40<sect3><title>xinit</title>
41<para>This program is used to start the X Window System server.
42</para></sect3>
43
44<sect3><title>twm</title>
45<para>A Tab Window Manager for the X Window System.
46</para></sect3>
47
48<sect3><title>xterm</title>
49<para>A terminal emulator for X.
50</para></sect3>
51
52<sect3><title>xwininfo</title>
53<para>A window information utility for X.
54</para></sect3>
55
56<sect3><title>x11perf</title>
57<para>An X11 server performance test program.
58</para></sect3>
59
60<sect3><title>xlsfonts</title>
61<para>A program to list fonts available to the X server.
62</para></sect3>
63
64<sect3><title>xvidtune</title>
65<para>A video mode tuner for XFree86.
66</para></sect3>
67
68<sect3><title>xload</title>
69<para>A system load average display for X.
70</para></sect3>
71
72<sect3><title>xcalc</title>
73<para>A scientific calculator for X.
74</para></sect3>
75
76<sect3><title>xclock and oclock</title>
77<para>Clock programs for X.
78</para></sect3>
79
80<sect3><title>xmodmap</title>
81<para>A utility for modifying keymaps and pointer button mappings in X.
82</para></sect3>
83
84</sect2>
Note: See TracBrowser for help on using the repository browser.