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

en: Add Xvesa Terminal to Hdbk
author Paul Issott <paul@slitaz.org>
date Sat Aug 30 18:04:04 2008 +0000 (2008-08-30)
parents a1fd009ac7b3
children 66984a972006
line diff
     1.1 --- a/en/doc/handbook/x-window.html	Tue Aug 12 20:36:31 2008 +0000
     1.2 +++ b/en/doc/handbook/x-window.html	Sat Aug 30 18:04:04 2008 +0000
     1.3 @@ -38,6 +38,8 @@
     1.4  	<li><a href="#enlightenment">Enlightenment (e17).</a> - Desktop
     1.5  	environment.</li>
     1.6  	<li><a href="#openbox">Openbox</a> - Window Manager.</li>
     1.7 +	<li><a href="#terminalX">Use Xvesa as X terminal</a> - Launch a
     1.8 +	graphical session from a remote machine.</li>
     1.9  	<li><a href="#fonts">Fonts</a> - System Fonts.</li>
    1.10  </ul>
    1.11  
    1.12 @@ -238,6 +240,28 @@
    1.13  <a href="http://icculus.org/openbox/index.php/Help:Menus">openbox</a> site.
    1.14  </p>
    1.15  
    1.16 +<a name="terminalX"></a>
    1.17 +<h3>Use Xvesa as X terminal</h3>
    1.18 +<p>
    1.19 +You can use Xvesa as X terminal, if you have a machine on 
    1.20 +the network that accepts Xdmcp connections. To enable this,
    1.21 +you can start the server with the option <code>-query</code> followed by
    1.22 +the machine name or IP address. Example of machine 192.168.0.2
    1.23 +on a local network:
    1.24 +</p>
    1.25 +<pre> $ Xvesa -ac -shadow -screen 1024x768x24 -query 192.168.0.2
    1.26 +</pre>
    1.27 +<p>
    1.28 +The use of a graphical remote server can be of great use, although
    1.29 +reponse times of applications depend greatly on Internet
    1.30 +speed and the remote machine's power. This technique works
    1.31 +very well within a local area network (LAN) and allows you 
    1.32 +to control applications installed on the remote machine directly
    1.33 +from the screen of the local machine on which you work. 
    1.34 +Note that the distant remote machine may have 
    1.35 +multiple accounts in use simultaneously and/or direct access.
    1.36 +</p>
    1.37 +
    1.38  <a name="fonts"></a>
    1.39  <h3>Fonts</h3>
    1.40  <p>