Re: GNOME desktop install.
Re: GNOME desktop install.
- Subject: Re: GNOME desktop install.
- From: Michèle Garoche <email@hidden>
- Date: Tue, 7 Mar 2006 22:28:24 +0100
Hello Brian,
Le 7 mars 2006 à 22:20, Brian Durant a écrit :
Martin Costabel wrote:
Brian Durant wrote:
Martin Costabel wrote:
Brian Durant wrote:
[]
I followed the advice exactly like you described above. Nothing
happens. I put the three lines at the end of the file. Anymore
ideas?
So you have something else in that file? Perhaps some earlier
line that begins with "exec", preventing the lines you added
from being executed?
This is what my .xinitrc file looks like:
[]
# start the window manager
exec quartz-wm
. /sw/bin/init.sh
quartz-wm --only-proxy &
exec gnome-session
Just remove everything before the three lines you added. You need
only those three.
Done. Now X11 quits when I start it.
You should have just:
#!/bin/sh
. /sw/bin/init.sh
quartz-wm --only-proxy &
exec /sw/bin/gnome-session
and nothing else in your .xinitrc file.
Cheers,
Michèle
<http://micmacfr.homeunix.org>
Attachment:
36C471DED4B09EEB30A0281F2608DB2FE6F9E147.gpgkey
Description: Binary data
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden