website rev 329

en: Update x-window (Hdbk)
author Paul Issott <paul@slitaz.org>
date Wed Mar 25 14:46:08 2009 +0000 (2009-03-25)
parents a23248c4f635
children 1ebc0f149d47
files en/doc/handbook/x-window.html
line diff
     1.1 --- a/en/doc/handbook/x-window.html	Wed Mar 25 13:48:57 2009 +0000
     1.2 +++ b/en/doc/handbook/x-window.html	Wed Mar 25 14:46:08 2009 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4      <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     1.5      <meta name="description" content="slitaz English handbook X server window manager jwm openbox e17 slim login" />
     1.6      <meta name="expires" content="never" />
     1.7 -    <meta name="modified" content="2008-07-18 07:00:00" />
     1.8 +    <meta name="modified" content="2009-03-25 14:00:00" />
     1.9      <meta name="publisher" content="www.slitaz.org" />
    1.10      <meta name="author" content="Christophe Lincoln, Paul Issot" />
    1.11      <link rel="shortcut icon" href="favicon.ico" />
    1.12 @@ -34,10 +34,10 @@
    1.13  	<li><a href="#X11">X Window System.</a></li>
    1.14  	<li><a href="#slim">Slim</a> - Simple Login Manager.</li>
    1.15  	<li><a href="#xorg">Xorg</a> - X server.</li>
    1.16 -	<li><a href="#jwm">JWM</a> - Window Manager.</li>
    1.17 +	<li><a href="#openbox">Openbox</a> - Window Manager.</li>
    1.18  	<li><a href="#enlightenment">Enlightenment (e17).</a> - Desktop
    1.19  	environment.</li>
    1.20 -	<li><a href="#openbox">Openbox</a> - Window Manager.</li>
    1.21 +	<li><a href="#jwm">JWM</a> - Window Manager.</li>
    1.22  	<li><a href="#terminalX">Use Xvesa as X terminal</a> - Launch a
    1.23  	graphical session from a remote machine.</li>
    1.24  	<li><a href="#fonts">Fonts</a> - System Fonts.</li>
    1.25 @@ -179,21 +179,21 @@
    1.26  EndSection
    1.27  </pre>
    1.28  
    1.29 -<a name="jwm"></a>
    1.30 -<h3>JWM - Window manager</h3>
    1.31 +<a name="openbox"></a>
    1.32 +<h3>Openbox</h3>
    1.33  <p>
    1.34 -JWM (Joe's Window Manger) is a lightweight Window Manager, easy to use, fast,
    1.35 -stable and insanely configurable. The menu and theme can all be changed from a 
    1.36 -single configuration file found in your home directory: <code>~/.jwmrc</code>,
    1.37 -the file uses XML syntax and the code is nicely colored if you use Geany to 
    1.38 -edit it. To add an entry in the menu you can use the following example:
    1.39 +Openbox is a lightweight window manager that can be configured using the obconf 
    1.40 +utility. You can use the configuration file <code>menu.xml</code> found 
    1.41 +in <code>~/.config/openbox</code> to edit menu items. Here's an example using 
    1.42 +Htop:
    1.43  </p>
    1.44 -<pre class="script"> &lt;Program icon="kino.png" label="Kino (Video Editor)"&gt;kino&lt;/Program&gt;
    1.45 +<pre class="script">&lt;item label="Htop"&gt;
    1.46 +  &lt;action name="Execute"&gt;&lt;command&gt;xterm -e htop&lt;/command&gt;&lt;/action&gt;
    1.47 +&lt;/item&gt;
    1.48  </pre>
    1.49  <p>
    1.50 -The <a href="http://www.joewing.net/programs/jwm/config.shtml">JWM Web site</a> 
    1.51 -has got more information on how to configure the application to your needs 
    1.52 -and preferences.
    1.53 +More information can be found on the 
    1.54 +<a href="http://icculus.org/openbox/index.php/Help:Menus">openbox</a> site.
    1.55  </p>
    1.56  
    1.57  <a name="enlightenment"></a>
    1.58 @@ -209,35 +209,33 @@
    1.59  <code>e17</code> to start Enlightenment.
    1.60  </p>
    1.61  <p>
    1.62 -Additional themes can be found on the <a href="http://www1.get-e.org/Themes/E17/">website</a>
    1.63 +Additional themes can be found on the <a href="http://www1.get-e.org/Themes/E17/">website</a>.
    1.64  </p>
    1.65  
    1.66 -<a name="openbox"></a>
    1.67 -<h3>Openbox</h3>
    1.68 +<a name="jwm"></a>
    1.69 +<h3>JWM - Window manager</h3>
    1.70  <p>
    1.71 -Openbox is a lightweight window manager that can be configured using the obconf 
    1.72 -utility. To install openbox:
    1.73 +JWM (Joe's Window Manger) is a lightweight Window Manager, easy to use, fast,
    1.74 +stable and insanely configurable. The menu and theme can all be changed from a 
    1.75 +single configuration file found in your home directory: <code>~/.jwmrc</code>,
    1.76 +the file uses XML syntax and the code is nicely colored if you use Geany to 
    1.77 +edit it. To install jwm:
    1.78  </p>
    1.79 -<pre> # tazpkg get-install openbox
    1.80 - # tazpkg get-install obconf
    1.81 +<pre> # tazpkg get-install jwm
    1.82 +</pre>
    1.83 +<p>
    1.84 +To add an entry in the menu you can use the following example:
    1.85 +</p>
    1.86 +<pre class="script"> &lt;Program icon="kino.png" label="Kino (Video Editor)"&gt;kino&lt;/Program&gt;
    1.87  </pre>
    1.88  <p>
    1.89  Logout your current X session, type <code>F1</code> at Slim login and choose
    1.90 -<code>openbox</code> to start Openbox. To make Openbox your default Window
    1.91 -Manager, just type: <code>tazx openbox</code>.
    1.92 +<code>jwm</code> to start JWM. To make JWM your default Window
    1.93 +Manager, just type: <code>tazx jwm</code>.
    1.94  </p>
    1.95  <p>
    1.96 -Note: you can also use the configuration file <code>menu.xml</code> found 
    1.97 -in <code>/etc/xdg/openbox</code> to edit menu items. Here's an example using 
    1.98 -Htop:
    1.99 -</p>
   1.100 -<pre class="script">&lt;item label="Htop"&gt;
   1.101 -  &lt;action name="Execute"&gt;&lt;command&gt;xterm -e htop&lt;/command&gt;&lt;/action&gt;
   1.102 -&lt;/item&gt;
   1.103 -</pre>
   1.104 -<p>
   1.105 -More information can be found on the 
   1.106 -<a href="http://icculus.org/openbox/index.php/Help:Menus">openbox</a> site.
   1.107 +More information on configuring JWM can be found
   1.108 +<a href="http://www.joewing.net/programs/jwm/config.shtml">here</a>.
   1.109  </p>
   1.110  
   1.111  <a name="terminalX"></a>