website rev 135

en: Add e17 page to Hdbk and edit
author Paul Issott <paul@slitaz.org>
date Tue Aug 12 20:36:31 2008 +0000 (2008-08-12)
parents 6184de017248
children e31ce56880e6
files en/doc/handbook/desktop.html en/doc/handbook/enlightenment.html en/doc/handbook/index.html en/doc/handbook/x-window.html
line diff
     1.1 --- a/en/doc/handbook/desktop.html	Sun Aug 10 09:45:16 2008 +0000
     1.2 +++ b/en/doc/handbook/desktop.html	Tue Aug 12 20:36:31 2008 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  <div id="header">
     1.5  <div align="right" id="quicknav">
     1.6      <a name="top"></a>
     1.7 -    <a href="cmdline.html">Commands</a> |
     1.8 +    <a href="enlightenment.html">Enlightenment</a> |
     1.9      <a href="index.html">Table of contents</a>
    1.10  </div>
    1.11  <h1><font color="#3E1220">SliTaz Handbook (en)</font></h1>
    1.12 @@ -35,7 +35,7 @@
    1.13     	<li><a href="#jwm">JWM.</a></li>
    1.14     	<li><a href="#lxpanel">LxPanel.</a></li>
    1.15  	<li><a href="x-window.html#openbox">Openbox.</a></li>
    1.16 -	<li><a href="x-window.html#enlightenment">Enlightenment.</a></li>
    1.17 +	<li><a href="enlightenment.html">Enlightenment.</a></li>
    1.18  </ul>
    1.19  
    1.20  <a name="intro"></a>
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/en/doc/handbook/enlightenment.html	Tue Aug 12 20:36:31 2008 +0000
     2.3 @@ -0,0 +1,107 @@
     2.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     2.5 +    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     2.7 +<head>
     2.8 +    <title>SliTaz Handbook (en) - Enlightenment</title>
     2.9 +    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    2.10 +    <meta name="description" content="slitaz English handbook" />
    2.11 +    <meta name="expires" content="never" />
    2.12 +    <meta name="modified" content="2008-02-26 18:30:00" />
    2.13 +    <meta name="publisher" content="www.slitaz.org" />
    2.14 +    <meta name="author" content="Christophe Lincoln"/>
    2.15 +    <link rel="shortcut icon" href="favicon.ico" />
    2.16 +    <link rel="stylesheet" type="text/css" href="book.css" />
    2.17 +</head>
    2.18 +<body bgcolor="#ffffff">
    2.19 +
    2.20 +<!-- Header and quick navigation -->
    2.21 +<div id="header">
    2.22 +<div align="right" id="quicknav">
    2.23 +    <a name="top"></a>
    2.24 +    <a href="cmdline.html">Commands</a> |
    2.25 +    <a href="index.html">Table of contents</a>
    2.26 +</div>
    2.27 +<h1><font color="#3E1220">SliTaz Handbook (en)</font></h1>
    2.28 +</div>
    2.29 +
    2.30 +<!-- Content. -->
    2.31 +<div id="content">
    2.32 +<div class="content-right"></div>
    2.33 +
    2.34 +<h2><font color="#DF8F06">Enlightenment</font></h2>
    2.35 +
    2.36 +<a name="enlightenment"></a>
    2.37 +<h3>Enlightenment (e17)</h3>
    2.38 +<p>
    2.39 +Enlightenment is a complete desktop environment, fully configurable with the
    2.40 +mouse and offering many themes. The version supplied by the SliTaz project
    2.41 +is known as e17 and is still in development, this version is considered stable
    2.42 +enough to be incorporated into the distribution. Enlightenment was designed to 
    2.43 +be deployed on systems with limited resources, as well as more powerful
    2.44 +systems. It allows for wallpapers, menus, animated and interactive gadgets
    2.45 +and knows how to manage virtual desktops. To install e17:
    2.46 +</p>
    2.47 +<pre> # tazpkg get-install enlightenment
    2.48 +</pre>
    2.49 +<p>
    2.50 +Logout your current X session, type <code>F1</code> at Slim login and choose
    2.51 +<code>e17</code> to start Enlightenment.
    2.52 +</p>
    2.53 +<h4>Menu and desktop icons</h4>
    2.54 +<p>
    2.55 +Enlightenment is compliant to the Freedesktop standards. 
    2.56 +Applications are sorted by category and icons automatically appear
    2.57 +if a desktop file is supplied. The (<code>.desktop</code>) system files are
    2.58 +contained in the <code>/usr/share/applications</code> directory or hidden home
    2.59 +<code>~/.local/share/applications</code> directory. These files
    2.60 +have a simple syntax and are editable from the panel or with
    2.61 +a simple text editor. The file menus displaying categories
    2.62 +in the Enlightenment menu are found in the <code>slitaz-menus</code> 
    2.63 +package:
    2.64 +</p>
    2.65 +<pre> # tazpkg get-install slitaz-menus
    2.66 +</pre>
    2.67 +<h4>An icon on the desktop</h4>
    2.68 +<p>
    2.69 +To have an icon on the desktop launching applications, you can
    2.70 +create by hand a <code>.desktop</code> file in your local directory 
    2.71 +<code>~/Desktop</code>. Desktop files placed in this directory are automatically
    2.72 +recognized by Enlightenment. A single .desktop file can 
    2.73 +contain eight lines with respectively:- the name (<code>Name</code>), generic
    2.74 +name, comment, the command to execute (<code>Exec</code>), icon, type
    2.75 +and Freedesktop categories. Example of a .desktop file for Xterm icon:
    2.76 +</p>
    2.77 +<pre class="script">[Desktop Entry]
    2.78 +Name=XTerm
    2.79 +GenericName=Terminal
    2.80 +Comment=Run commands in a shell
    2.81 +Exec=xterm -bg black -fg white -cr orange -sb -bd violet -rightbar
    2.82 +Icon=/usr/share/icons/Tango/jwm/utilities-terminal.png
    2.83 +Type=Application
    2.84 +Categories=Utility;Terminal;
    2.85 +</pre>
    2.86 +<p>
    2.87 +Additional themes can be found on the <a href="http://www1.get-e.org/Themes/E17/">website</a>
    2.88 +</p>
    2.89 +
    2.90 +<!-- End of content -->
    2.91 +</div>
    2.92 +
    2.93 +<!-- Footer. -->
    2.94 +<div id="footer">
    2.95 +	<div class="footer-right"></div>
    2.96 +	<a href="#top">Top of the page</a> | 
    2.97 +	<a href="index.html">Table of contents</a>
    2.98 +</div>
    2.99 +
   2.100 +<div id="copy">
   2.101 +    Copyright &copy; 2008 <a href="http://www.slitaz.org/en/">SliTaz</a> -
   2.102 +    <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
   2.103 +    Documentation is under
   2.104 +    <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
   2.105 +    and code is <a href="http://validator.w3.org/">valid xHTML 1.0</a>.
   2.106 +</div>
   2.107 +
   2.108 +</body>
   2.109 +</html>
   2.110 +
     3.1 --- a/en/doc/handbook/index.html	Sun Aug 10 09:45:16 2008 +0000
     3.2 +++ b/en/doc/handbook/index.html	Tue Aug 12 20:36:31 2008 +0000
     3.3 @@ -34,7 +34,8 @@
     3.4  <ul>
     3.5  	<li><a href="livecd.html">LiveCD usage</a> - How to boot and set options 
     3.6  	at the command prompt.</li>
     3.7 -	<li><a href="desktop.html">Desktop</a> - Configure the Desktop.</li>	
     3.8 +	<li><a href="desktop.html">Desktop</a> - Configure the Desktop and Window Managers.</li>
     3.9 +	<li><a href="enlightenment.html">Enlightenment</a> - Lightweight Desktop Environment.</li>	
    3.10  	<li><a href="cmdline.html">Commands</a> - List of useful commands.</li>
    3.11  	<li><a href="install.html">Installation</a> - HD install instructions.</li>
    3.12  </ul>
     4.1 --- a/en/doc/handbook/x-window.html	Sun Aug 10 09:45:16 2008 +0000
     4.2 +++ b/en/doc/handbook/x-window.html	Tue Aug 12 20:36:31 2008 +0000
     4.3 @@ -197,13 +197,8 @@
     4.4  <a name="enlightenment"></a>
     4.5  <h3>Enlightenment (e17)</h3>
     4.6  <p>
     4.7 -Enlightenment is a complete desktop environment, fully configurable with the
     4.8 -mouse and offering many themes. The version supplied by the SliTaz project
     4.9 -is known as e17 and still in development, this version is considered stable
    4.10 -enough to be incorporated in the distribution. Enlightenment was designed to 
    4.11 -be deployed on systems with limited resources, as well as more powerful
    4.12 -systems. It allows for wallpapers, menus, animated and interactive gadgets
    4.13 -and knows how to manage virtual desktops. To install e17:
    4.14 +Enlightenment aka e17 is a lightweight and fast desktop environment that can be
    4.15 +configured graphically. To install e17:
    4.16  </p>
    4.17  <pre> # tazpkg get-install enlightenment
    4.18  </pre>
    4.19 @@ -211,41 +206,6 @@
    4.20  Logout your current X session, type <code>F1</code> at Slim login and choose
    4.21  <code>e17</code> to start Enlightenment.
    4.22  </p>
    4.23 -<h4>Menu and desktop icons</h4>
    4.24 -<p>
    4.25 -Enlightenment is compliant to the Freedesktop standards. 
    4.26 -Applications are sorted by category and icons automatically appear
    4.27 -if a desktop file is supplied. The (<code>.desktop</code>) system files are
    4.28 -contained in the <code>/usr/share/applications</code> directory or hidden home
    4.29 -<code>~/.local/share/applications</code> directory. These files
    4.30 -have a simple syntax and are editable from the panel or with
    4.31 -a simple text editor. The file menus displaying categories
    4.32 -in the Enlightenment menu are found in the <code>slitaz-menus</code> 
    4.33 -package:
    4.34 -</p>
    4.35 -<pre>
    4.36 - # tazpkg get-install slitaz-menus
    4.37 -</pre>
    4.38 -<h4>An icon on the desktop</h4>
    4.39 -<p>
    4.40 -To have an icon on the desktop launching applications, you can
    4.41 -create by hand a <code>.desktop</code> file in your local directory 
    4.42 -<code>~/Desktop</code>. Desktop files placed in this directory are automatically
    4.43 -recognized by Enlightenment. A single .desktop file can 
    4.44 -contain eight lines with respectively:- the name (<code>Name</code>), generic
    4.45 -name, comment, the command to execute (<code>Exec</code>), icon, type
    4.46 -and Freedesktop categories. Example of a .desktop file for Xterm icon:
    4.47 -</p>
    4.48 -<pre class="script">
    4.49 -[Desktop Entry]
    4.50 -Name=XTerm
    4.51 -GenericName=Terminal
    4.52 -Comment=Run commands in a shell
    4.53 -Exec=xterm -bg black -fg white -cr orange -sb -bd violet -rightbar
    4.54 -Icon=/usr/share/icons/Tango/jwm/utilities-terminal.png
    4.55 -Type=Application
    4.56 -Categories=Utility;Terminal;
    4.57 -</pre>
    4.58  <p>
    4.59  Additional themes can be found on the <a href="http://www1.get-e.org/Themes/E17/">website</a>
    4.60  </p>