On Thursday 14 December 2000 15:49, you wrote:
> <snip>
>
> > (1)  Save a copy of /etc/X11/wmsession.d/02gnome
> > (2)  Save a copy of /usr/bin/startgnome
>
> Could you send me a copy of your 02gnome and startgnome files?
> I found out too late :-(

You can use your editor to create them.  The contents of my 02gnome file are:

NAME=Gnome
ICON=gnome-logo-icon-transparent.xpm
DESC=Gnome Environment
EXEC=/usr/bin/startgnome
SCRIPT:
exec /usr/bin/startgnome

And the contents of startgnome are:

export HELP_BROWSER=gnome-help-browser
/usr/X11R6/bin/xsetroot -cursor_name left_ptr -solid "#666699"
/usr/bin/createbackground.sh $HOME/.gnome png
exec /usr/bin/gnome-session

Place 02gnome in /etc/X11/wmsession.d, and place startgnome in /usr/bin.

RSwaim

Reply via email to