[Sussex] Hey Steve..

Steve Dobson steve at dobson.org
Sun Aug 7 22:00:36 UTC 2005


Nik

On Sun, Aug 07, 2005 at 07:29:48PM +0100, Nicholas Butler wrote:
> You once did a presentation on the topic of X and its configuration well
> would you mind posting it , or forwarding it to me.

See below.

>                                                      I have my new nvidia
> card installed and configured and the DVI out to the Big LCD screen is
> fantastic.

Glad that card works well for you.

>             I dont want to add a keyboard and mouse to it but I would
> like to run X apps on it remotely from my laptop. Since X always gives
> me the screaming headaches do you have any suggestions for good X
> management. Im thinking maybe using Xvnc or something similar.

There's not much to it.

1). I don't know which desktop environment you're using so you much find
arrange for the "-nolisten tcp" not to be added to the XServer when it
is started.
  a). For XDM edit /etc/X11/Xservers - it has been added to the command
      that runs the Xserver.

  b). For GDM take a look at /etc/gdm/gdm.conf and make sure that
      DisallowTCP is set to false.

2). On the NVidia system arrange that the following command is run as
part of the X11 start up procedure (like adding it to "~/.xsession").
   xhost +
This configures the X11 server to allow any X11 app to put its display
upon that server.

3). To run a app and have it send its display to a given display 
there are two ways.
  a). Use the --display <display> option
  b). Set the environmental variable DISPLAY and set it to 
      <display>.
For details of the settings of <display> see
  man 7x X
and look at section "DISPLAY NAME"

4). To use the mouse and keyboard on a remote system to control the
mouse and keyboard of the remote system see x2x(1) (apt-get install x2x).

Steve



-- 
When things go well, expect something to explode, erode, collapse or
just disappear.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.lug.org.uk/pipermail/sussex/attachments/20050807/319d3f55/attachment.pgp 


More information about the Sussex mailing list