# HG changeset patch # User Paul Issott # Date 1220119444 0 # Node ID 18d0d571f79e3c7f967e1dbc6acfe33498ed289d # Parent d09f0619947f8cdc609e0492df7cbb70b858d04a en: Add Xvesa Terminal to Hdbk diff -r d09f0619947f -r 18d0d571f79e en/doc/handbook/desktop.html --- a/en/doc/handbook/desktop.html Fri Aug 29 22:33:33 2008 +0000 +++ b/en/doc/handbook/desktop.html Sat Aug 30 18:04:04 2008 +0000 @@ -94,7 +94,7 @@ <Program icon="gqview.png" label="GQview">gqview</Program>

-There are still many opportunities to configure RootMenu: according to the +There are still many opportunities to configure RootMenu according to the mouse buttons, the choice of method to move windows, create groups, etc. The Manual is available online at the official website of the project. To view a list of command-line options, just type jwm -h in a terminal. diff -r d09f0619947f -r 18d0d571f79e en/doc/handbook/x-window.html --- a/en/doc/handbook/x-window.html Fri Aug 29 22:33:33 2008 +0000 +++ b/en/doc/handbook/x-window.html Sat Aug 30 18:04:04 2008 +0000 @@ -38,6 +38,8 @@

  • Enlightenment (e17). - Desktop environment.
  • Openbox - Window Manager.
  • +
  • Use Xvesa as X terminal - Launch a + graphical session from a remote machine.
  • Fonts - System Fonts.
  • @@ -238,6 +240,28 @@ openbox site.

    + +

    Use Xvesa as X terminal

    +

    +You can use Xvesa as X terminal, if you have a machine on +the network that accepts Xdmcp connections. To enable this, +you can start the server with the option -query followed by +the machine name or IP address. Example of machine 192.168.0.2 +on a local network: +

    +
     $ Xvesa -ac -shadow -screen 1024x768x24 -query 192.168.0.2
    +
    +

    +The use of a graphical remote server can be of great use, although +reponse times of applications depend greatly on Internet +speed and the remote machine's power. This technique works +very well within a local area network (LAN) and allows you +to control applications installed on the remote machine directly +from the screen of the local machine on which you work. +Note that the distant remote machine may have +multiple accounts in use simultaneously and/or direct access. +

    +

    Fonts