On Tue, 2003-06-24 at 23:32, glenn greenfield wrote:
> I think I was oblivious to the fact that a window manager and a desktop environment
> were not one and
> the same thing. :)
This example is for GNOME 2:
exec gnome-settings-daemon &
exec gconfd-1 &
exec nautilus &
exec gnome-panel &
exec
Re: Check the ~/.xinitrc (or ~/.xsession or ~/.Xclients) for the user in
Re: question. Make sure they don't start any other wms (stand alone or as
Re: part of GNOME/KDE). If they do, comment out that line and put E in
Re: instead. If E is working for root, look at root's .xinitrc and see if
Re:
On Tue, 2003-06-24 at 19:16, glenn greenfield wrote:
> Hi,
>
> I have managed to install enlightenment. When I entered 'enlightenment' into a
> terminal it brings up a window- "Another Window
> Manager is alrady running" and it has the option of editing user start up files. I
> let enlightenm
Hi,
I have managed to install enlightenment. When I entered 'enlightenment' into a
terminal it brings up a window- "Another Window
Manager is alrady running" and it has the option of editing user start up files. I
let enlightenment edit those files
automatically which worked great for root b
On Tue, 24 Jun 2003 12:09:41 +0800 (SGT)
Didier Casse <[EMAIL PROTECTED]> wrote:
> > Hi everyone,
> > how can I execute apps when E loads? Is there a sort of Autostart?
> >
> > TIA
> >
> >
>
> Normally I put my scripts in ~/.Xclients-default (RH Linux) just
> before enlightenment. Something li