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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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>
Note: See TracChangeset for help on using the changeset viewer.