Hi all!
I just installed my new suse. Unfortunately, there is no way to get enlightenment running with gnome. I inserted enlightenment into the
gnomecc but metacity never terminates, relogin does not work either.
Pleas HELP!!! :))
Thanks a lot!
Best regards, Roland.
I do this (on RH-8/9):
Create "/etc/X11/gdm/Sessions/E-GNOME": ------- #!/bin/sh exec /etc/X11/xdm/Xsession e-gnome -------
Create "/usr/share/apps/switchdesk/Xclients.e-gnome": ------- export WINDOW_MANAGER=enlightenment exec gnome-session -------
NB! Both files must have execute permissions set.
This will enable you to select an "E-GNOME" session on the login screen. I think this is a very clean way to set things up. You won't have to struggle with the session manager, and you can still select the standard GNOME and KDE session types on the login screen. And it is simple to add more session types, e.g. pure e16, ...
Obviously, this example assumes that gdm is used for display manager. Also, "/etc/X11/xdm/Xsession xyz" must eventually call "/usr/share/apps/switchdesk/Xclients.xyz". RH-8/9 does that, I don't know about other distributions.
/Kim
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
