"Allan M. Wind" wrote: > On 1999-05-22 12:20, Martin Bialasinski wrote: > > > It will start the panel and window manager. You change the > > windowmanager through the gnome control center. > > That doesn't seem to work here. > > /Allan > -- > Allan M. Wind Phone: 781.938.5272 (home) > 687 Main Street, 2nd Floor Fax: 781.938.6641 (fax/modem) > Woburn, MA 01801 Email: [EMAIL PROTECTED] (home) > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
according to the gnome user's guide (which you can read on the web somewhere at http://www.gnome.org) you have to set a WINDOW_MANAGER variable in your .bashrc or .bash_profile. something like: export WINDOW_MANAGER="/usr/X11R6/bin/enlightenment" (I believe its WINDOW_MANAGER, if not check the faq and gnome user's guide. i had it working at one time til gnome died on me. my .xinitrc was simply exec gnome-session, and i had the appropriate variable set for the window manager.) hope this helps. -add|ct|on