website diff en/doc/handbook/desktop.html @ rev 187

en: Improve LiveCD page in Hdbk
author Paul Issott <paul@slitaz.org>
date Wed Nov 12 16:41:30 2008 +0000 (2008-11-12)
parents 0b70fb72663e
children 1a336180f07a
line diff
     1.1 --- a/en/doc/handbook/desktop.html	Wed Sep 10 17:52:18 2008 +0000
     1.2 +++ b/en/doc/handbook/desktop.html	Wed Nov 12 16:41:30 2008 +0000
     1.3 @@ -51,9 +51,9 @@
     1.4  <p>
     1.5  Joe's window manager, written in C is quick, simple, clean, stable and efficient. 
     1.6  JWM proposes a taskbar, a menu of icons and a 
     1.7 -pager for the management of virtual desktops, the taskbar can also act as a dock. 
     1.8 +pager for the management of virtual desktops. The taskbar can also act as a dock. 
     1.9  In addition it is easily configurable with a single text file that can
    1.10 -change the menu, fonts and their sizes and different colors.
    1.11 +change the menu, fonts and their sizes, and different colors.
    1.12  </p>
    1.13  
    1.14  <h4>Use and configure JWM</h4>
    1.15 @@ -95,7 +95,7 @@
    1.16  </pre>
    1.17  <p>
    1.18  There are still many opportunities to configure <code>RootMenu</code> according to the 
    1.19 -mouse buttons, the choice of method to move windows, create groups, etc.
    1.20 +mouse buttons; the choice of method to move windows, create groups, etc.
    1.21  The Manual is available online at the official website of the project. To view 
    1.22  a list of command-line options, just type <code>jwm -h</code> in a terminal.
    1.23  </p>
    1.24 @@ -160,7 +160,7 @@
    1.25  
    1.26  <h4>JWM website</h4>
    1.27  <ul>
    1.28 -    	<li><a href="http://www.joewing.net/programs/jwm/"
    1.29 +	<li><a href="http://www.joewing.net/programs/jwm/"
    1.30     	 >www.joewing.net/programs/jwm/</a> - The official website of 
    1.31  	Joe's Window Manager, providing news and a comprehensive manual.</li>
    1.32  	<li>#jwm on irc.freenode.net - The JWM IRC discussion channel on 
    1.33 @@ -192,13 +192,13 @@
    1.34  Categories=Utility;Terminal;
    1.35  </pre>
    1.36  <p>
    1.37 -Note that the icons are located in <code>/usr/share/icons</code> or
    1.38 +Note that the icons are located in the <code>/usr/share/icons</code> or 
    1.39  <code>/usr/share/pixmaps</code> directory. The <code>Categories</code>
    1.40  entry states where the program will sit in the menu.
    1.41  </p>
    1.42  <p>
    1.43  The system configuration file is located in <code>/etc/lxpanel</code>
    1.44 -and can also be stored locally in <code>~/.config</code> though it is 
    1.45 +and can also be stored locally in <code>~/.config</code>, though it is 
    1.46  recommended that you configure LXPanel graphically by using the
    1.47  preferences entry in the main menu.
    1.48  </p>