website diff en/doc/handbook/x-window.html @ rev 16

Add install instruction + Slim default user setting
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 07 14:10:16 2008 +0200 (2008-04-07)
parents 50e15b2b22ac
children 7194d2ac8f55
line diff
     1.1 --- a/en/doc/handbook/x-window.html	Sat Mar 29 12:05:31 2008 +0100
     1.2 +++ b/en/doc/handbook/x-window.html	Mon Apr 07 14:10:16 2008 +0200
     1.3 @@ -4,11 +4,11 @@
     1.4  <head>
     1.5      <title>SliTaz Handbook (en) - X Window System</title>
     1.6      <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     1.7 -    <meta name="description" content="slitaz English handbook" />
     1.8 +    <meta name="description" content="slitaz English handbook X server window manager jwm openbox e17 slim login" />
     1.9      <meta name="expires" content="never" />
    1.10      <meta name="modified" content="2008-03-01 22:30:00" />
    1.11      <meta name="publisher" content="www.slitaz.org" />
    1.12 -    <meta name="author" content="Christophe Lincoln"/>
    1.13 +    <meta name="author" content="Christophe Lincoln, Paul Issot"/>
    1.14      <link rel="shortcut icon" href="favicon.ico" />
    1.15      <link rel="stylesheet" type="text/css" href="book.css" />
    1.16  </head>
    1.17 @@ -32,10 +32,11 @@
    1.18  
    1.19  <ul>
    1.20  	<li><a href="#X11">X Window System</a></li>
    1.21 -	<li><a href="#slim">Slim.</a></li>
    1.22 -	<li><a href="#jwm">JWM.</a></li>
    1.23 -	<li><a href="#enlightenment">Enlightenment (e17).</a></li>
    1.24 -	<li><a href="#openbox">Openbox.</a></li>
    1.25 +	<li><a href="#slim">Slim</a> - Simple Login Manager</li>
    1.26 +	<li><a href="#jwm">JWM</a> - Window Manager</li>
    1.27 +	<li><a href="#enlightenment">Enlightenment (e17)</a> - Desktop
    1.28 +	environement.</li>
    1.29 +	<li><a href="#openbox">Openbox</a> - Window Manager.</li>
    1.30  </ul>
    1.31  
    1.32  <a name="X11"></a>
    1.33 @@ -69,6 +70,16 @@
    1.34  More details and themes can be found on the 
    1.35  <a href="http://slim.berlios.de">website.</a>
    1.36  </p>
    1.37 +<h4>Default user</h4>
    1.38 +<p>
    1.39 +Slim offer a way to pre-load a user login name, by defaut hacker is configured
    1.40 +for convenience. You can change this by editing Slim configuration file
    1.41 +<code>/etc/slim.conf</code> and modifiy the line <code>default_user</code> or
    1.42 +leave the line blank to avoid pre-loading user name. Example:
    1.43 +</p>
    1.44 +<pre class="script">
    1.45 +default_user        hacker
    1.46 +</pre>
    1.47  
    1.48  <a name="jwm"></a>
    1.49  <h3>JWM - Window manager</h3>
    1.50 @@ -94,7 +105,8 @@
    1.51  Enlightenment aka e17 is a lightweight and fast desktop environment that can be
    1.52  configured graphically. To install e17:
    1.53  </p>
    1.54 -<pre> # tazpkg get-install enlightenment
    1.55 +<pre>
    1.56 + # tazpkg get-install enlightenment
    1.57  </pre>
    1.58  <p>
    1.59  Logout your current X session, type <code>F1</code> at Slim login and choose
    1.60 @@ -107,8 +119,9 @@
    1.61  Openbox is a lightweight window manager than can be configured using the obconf 
    1.62  utility. To install openbox:
    1.63  </p>
    1.64 -<pre># tazpkg get-install openbox
    1.65 -# tazpkg get-install obconf
    1.66 +<pre>
    1.67 + # tazpkg get-install openbox
    1.68 + # tazpkg get-install obconf
    1.69  </pre>
    1.70  <p>
    1.71  Logout your current X session, type <code>F1</code> at Slim login and choose