Just put "exec gnome-session" in your .xinitrc (or the system's xinitrc, if you are feeling bold).
I should elaborate a bit more, because there's been some confusion. Here's the last two lines of my own .xinitrc: exec fvwm & exec gnome-session (your own window manager may differ) All lines except the very last one (this is true in general for xinitrc files) should have an & at the end. This configuration is set to quit XDarwin when you quit GNOME. If you reverse the order: exec gnome-session & exec fvwm then quitting GNOME leaves the window manager and X running. -- Alexander K. Hansen Associate Research Scientist, Columbia University Levitated Dipole Experiment MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 Phone: 617-252-1818 Fax: 208-988-4057 On Thu, 28 Mar 2002, lines3200 wrote: > To all OSX Fans > > I think it's just a small Problem for you but a big one for me. > How to start the gnome installation in xinitrc ?(installed all > through fink without problem) > Thx for all help. > > Lines > > > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
