On Tue, Dec 10, 2002 at 07:02:11PM +1100, Mick wrote:
> Hi Yawl,
> 
> I have installed the Xnest rpms (having changed my server to redhat 7.3 for my 
> own ease of use).  
> 
> I have read the Xnest man page,  After ssh'ing in to the "other" box  I have 
> used the following command lines
> 
> Xnest :1 -full
> Xnest :1 -install
> Xnest :1 -sync.
> 
> The Xnest window opens with grey and white lines and stops there.  I recieve 
> the following error message in the xterm windows 
> 
> "Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from 
> list!"

That's just a warning, you can safely ignore it.

> What haven't I done???

You haven't run a window manager or anything inside your Xnest! :)

You've started an X server -- but an X server merely displays X clients,
things like your window manager and so forth.

If you'd gone to the console, and run "X :1", you'd see the same thing, only
in a real X server.

Try:
    DISPLAY=:1 /path/to/my/window/manager

Or something similar.

-Andrew.

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to