website rev 150

en: Tidy up Fonts (Hdbk)
author Paul Issott <paul@slitaz.org>
date Sun Aug 31 20:12:00 2008 +0000 (2008-08-31)
parents 18d0d571f79e
children 79a217ca91a8
files en/doc/handbook/x-window.html
line diff
     1.1 --- a/en/doc/handbook/x-window.html	Sat Aug 30 18:04:04 2008 +0000
     1.2 +++ b/en/doc/handbook/x-window.html	Sun Aug 31 20:12:00 2008 +0000
     1.3 @@ -243,7 +243,7 @@
     1.4  <a name="terminalX"></a>
     1.5  <h3>Use Xvesa as X terminal</h3>
     1.6  <p>
     1.7 -You can use Xvesa as X terminal, if you have a machine on 
     1.8 +You can use Xvesa as X terminal if you have a machine on 
     1.9  the network that accepts Xdmcp connections. To enable this,
    1.10  you can start the server with the option <code>-query</code> followed by
    1.11  the machine name or IP address. Example of machine 192.168.0.2
    1.12 @@ -257,7 +257,7 @@
    1.13  speed and the remote machine's power. This technique works
    1.14  very well within a local area network (LAN) and allows you 
    1.15  to control applications installed on the remote machine directly
    1.16 -from the screen of the local machine on which you work. 
    1.17 +from the screen of the local machine from which you work. 
    1.18  Note that the distant remote machine may have 
    1.19  multiple accounts in use simultaneously and/or direct access.
    1.20  </p>
    1.21 @@ -268,8 +268,8 @@
    1.22  The management of Fonts (<em>fonts</em>) is powered by the package Fontconfig. 
    1.23  This package provides tools to add, list and manipulate fonts. The <em>fonts</em> 
    1.24  can be installed in user space or at the system level, this means that each user can use his/her own
    1.25 -fonts or the adminstrator (<em>root</em>) can install fonts available to all users of the system.
    1.26 -If you use USB media associated with SliTaz <a href="http://www.slitaz.org/en/doc/handbook/livecd.html">LiveCD</a>, 
    1.27 +fonts or the system adminstrator (<em>root</em>) can install fonts available to all users of the system.
    1.28 +If you use USB media associated with the SliTaz <a href="http://www.slitaz.org/en/doc/handbook/livecd.html">LiveCD</a>, 
    1.29  you can easily install fonts and retain them the next time you use the cdrom.
    1.30  </p>
    1.31  <h4>Installing <em>fonts</em></h4>
    1.32 @@ -277,9 +277,8 @@
    1.33  At the system level fonts are installed in the directory:
    1.34  <code>/usr/share/fonts</code>, core SliTaz provides TTF Vera fonts,
    1.35  they take up little space and are rendered correctly. In user space, fonts are found in the hidden
    1.36 -directory: <code>.fonts</code>. This directory should be at the root of user space.
    1.37 -To create a home directory to accomodate new fonts, you can use the graphical window manager emelFM2, 
    1.38 -Clex or use the command line:
    1.39 +home directory: <code>.fonts</code>. To create a home directory to accomodate new fonts, you can use 
    1.40 +the graphical window manager emelFM2, Clex or the command line:
    1.41  </p>
    1.42  <pre> $ mkdir ~/.fonts
    1.43  </pre>