Re: [Fink-users] startx causes both gnome and kde to load
Re: [Fink-users] startx causes both gnome and kde to load
- Subject: Re: [Fink-users] startx causes both gnome and kde to load
- From: Jeremy Huddleston <email@hidden>
- Date: Fri, 21 Nov 2008 09:31:39 -0800
Don't run 'startx' to start X11. Just start the X11 application you
want to run and let launchd start X11, so it can get the launchd
DISPLAY socket.
As for why gnome is starting... I dunno... you'll have to debug that
one on your own.
On Nov 20, 2008, at 19:05, Richard E. Miles wrote:
Begin forwarded message:
From: Richard E. Miles <email@hidden>
Date: November 20, 2008 9:06:02 AM PST
To: fink users <email@hidden>
Subject: [Fink-users] startx causes both gnome and kde to load
I have been puzzled by this for quite some time. When I start up
using
startx both gnome and kde start but my .xinitrc file just calls kde
to
start. This seems strange to me. Here is my .xinitrc file:
#!/bin/bash
/sw/bin/esd &
#export ESPEAKER=localhost
. /sw/bin/init.sh
#if [ $1 ]
#then
#quartz-wm --only-proxy &
#gnome-panel &
#gdm &
# use GNOMES's window manager
#metacity --replace &
# use enlightenment window manager
#e16 --replace &
# start GNOME
#exec gnome-session
#else
#export KDEWM=kwin
quartz-wm --only-proxy &
export KDEWM=e16
/sw/bin/startkde >/tmp/kde.log 2>&1
#fi
Why is this so?
Your help would be appreciated.
thanks.
Richard E. Miles
email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden