Enlightenment

Greg Wildman rhlist at itns.co.za
Thu Sep 30 11:43:45 UTC 2004


On Thu, 2004-09-30 at 22:59 +1200, Kiwi-Hawk wrote:
> Hi
> 
> Did that and I got the gnome background killing the theme and I could 
> see nothing og my menus
> no matter which theme I used

Not sure what you are saying here. Switchdesk will create 2 files for
you in your home directory. Like so

[gregw at charon gregw]$ cat /home/gregw/.Xclients
#! /bin/bash
 
# Created by Red Hat Desktop Switcher
 
if [ -e "$HOME/.Xclients-$HOSTNAME$DISPLAY" ]; then
    exec $HOME/.Xclients-$HOSTNAME$DISPLAY
else
    exec $HOME/.Xclients-default
fi


[gregw at charon gregw]$ cat /home/gregw/.Xclients-default
#!/bin/bash
# (c) 2000 Red Hat, Inc.
 
exec /usr/bin/enlightenment


Enlightenment runs completely without GNOME. If you still want to run
GNOME and use enlightement as the windows manager then that is another
matter.

--
Greg






More information about the fedora-list mailing list