On 29/11/03, at  11:36 -0600, Murray <[EMAIL PROTECTED]>  babbled:

> I'm running e on RH9 and what I don't like right off the bat is the fact
> that my panels are not showing up in e. Can someone tell me what files
> and where to do I need to copy, in order to get my panels and menus that
> were created in gnome? I don't want to have to created all the items all
> over in e.

If you want your original GNOME panel in E, then place this piece of code
in your ~/.Xclients-default

-----------------------------------------
gnome-settings-daemon &
gnome-panel &
exec /usr/bin/enlightenment
-----------------------------------------

The first line loads some GNOME daemon, which takes care that all GNOME
settings defined in GNOME desktop are left intact. The second line brings
out the panel and the third line is obvious!

But if you would like to have the GNOME menu as an option in the E menu,
then run the script /usr/share/enlightenment/scripts/e_gen_menu

Hope this helps. ;-)


With kind regards,

Didier.

---
PhD student

Singapore Synchrotron Light Source (SSLS)
5 Research Link,
Singapore 117603

Email: slsbdfc at nus dot edu dot sg \or\
didierbe at sps dot nus dot edu dot sg
Website: http://ssls.nus.edu.sg




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to