Ray,

Here is my xstartup script and it works great!


#!/bin/sh

xrdb $HOME/.Xresources
xsetroot -solid grey
gnome-wm &
panel &
gnome-terminal --use-factory --start-factory-server


----------------------
On Thu, 13 Jun 2002, Raymond Norton wrote:

> I know this should be simple. I am trying to edit the vnc xstartup script
> so I get a normal gnome or kde desktop instead of the terminal window. Does
> anyone have an example script?
>
>
>