Changeset 5628618e for x


Ignore:
Timestamp:
04/07/2003 09:14:53 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
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
Children:
b77b166f
Parents:
0cfd5d9
Message:

spellcheck pass

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

Location:
x
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xfree86-setup.xml

    r0cfd5d9 r5628618e  
    66<title>Checking Direct Rendering Infrastructure (DRI) Installation</title>
    77<para>DRI is a framework for allowing software to access graphics hardware
    8 in a safe and effecient manner.  It is installed in XFree86 by default if
     8in a safe and efficient manner.  It is installed in XFree86 by default if
    99you have a supported video card.  To check if DRI is installed properly,
    1010check the log file <filename>/var/log/XFree86.0.log</filename> for statements
  • x/installing/xfree86/xfree86-config.xml

    r0cfd5d9 r5628618e  
    6060<para>Test the system with
    6161<screen><userinput>XFree86 -xf86config ~/XF86Config.new</userinput></screen>
    62 You will only get a grey background with an X-shaped mouse cursor, but it
     62You will only get a gray background with an X-shaped mouse cursor, but it
    6363confirms the system is working.  Exit with Control-Alt-Backspace.  If the
    6464system does not work, take a look
     
    6666wrong.</para>
    6767
    68 <para>Move the confiuration file to its final location
     68<para>Move the configuration file to its final location
    6969<screen><userinput>mv ~/XF86Config.new /etc/X11/XF86Config-4</userinput></screen></para>
    7070
     
    7777EOF</userinput></screen>
    7878This provides an initial screen with an xterm and a clock that is managed by a
    79 simple window manager, Tab Winow Manager.  For details of twm, see the
     79simple window manager, Tab Window Manager.  For details of twm, see the
    8080man page.</para>
    8181
    8282<para>Start X with
    8383<screen><userinput>startx</userinput></screen>
    84 to get basic funtional X Windows System.</para>
     84to get basic functional X Windows System.</para>
    8585
    8686</sect2>
  • x/installing/xfree86/xfree86-inst.xml

    r0cfd5d9 r5628618e  
    205205depmod -a</userinput></screen>
    206206</para>
    207 <warning><para>If you recompile or updrade your kernel, you will need to re-copy the driver modules
     207<warning><para>If you recompile or upgrade your kernel, you will need to re-copy the driver modules
    208208to the kernel module library and rerun depmod.</para></warning>
    209209</sect3>
  • x/installing/xfree86/xfree86-intro.xml

    r0cfd5d9 r5628618e  
    2727
    2828<para>The first three packages are the XFree86 programs, the fourth and fifth are fonts,
    29 the sixth is normal documantation, and the seventh is hardcopy documentation.
     29the sixth is normal documentation, and the seventh is hardcopy documentation.
    3030There are also two packages <filename>doctools-1.3.1.tgz</filename>,  which
    3131contain programs to regenerate hardcopy documentation, and
     
    4040The only differences you should see are for <filename>README</filename>,
    4141<filename>doctools-1.3.1.tgz</filename>, and utils-1.1.0.tgz files if you did
    42 not downlaod them.
     42not download them.
    4343</para>
    4444</sect2>
  • x/lib/notification/startup-notification-intro.xml

    r0cfd5d9 r5628618e  
    1010
    1111<para>The startup-notification package contains startup-notification
    12 libraries. These are useful for building a consistent manner to notifiy
     12libraries. These are useful for building a consistent manner to notify
    1313the user through the cursor that the application is loading.</para>
    1414
  • x/wm/fluxbox/fluxbox-exp.xml

    r0cfd5d9 r5628618e  
    55fluxbox's ability to allow kde tray icons to be placed in the slit.</para>
    66
    7 <para><userinput>--enable-gnome</userinput> : This command activiates
    8 fluxbox's ablility to support gnome.</para>
     7<para><userinput>--enable-gnome</userinput> : This command activates
     8fluxbox's ability to support gnome.</para>
    99
    1010</sect2>
Note: See TracChangeset for help on using the changeset viewer.