Re: WOOT!
- From: Drazen Kacar <dave srce hr>
- To: Cory Watson <gphat cafes net>
- Cc: gnome-list gnome org
- Subject: Re: WOOT!
- Date: Mon, 8 Mar 1999 23:29:54 +0100
Cory Watson wrote:
> OK, i finally got gnome working... but there is a little problem
>
> Heres my .xinitrc
>
> exec enlightenment
> exec gnome-session
Change that with:
enlightenment &
exec gnome_session
You can't exec two commands. The exec command in shell means that the shell
will change itself with the command specified. It will never see the
second exec, because after the first exec command the shell doesn't exist
any more.
--
.-. .-. Life is a sexually transmitted disease.
(_ \ / _)
| dave@srce.hr
| dave@fly.cc.fer.hr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]