Re: failure to start gnome settings daemon
From: William Ballard (40521.nospam_at_comcast.net)
Date: 05/27/04
- Previous message: William Ballard: "Re: [OT Why GB English is different] Re: Mozilla firefox en-gb"
- In reply to: Isaac To: "Re: failure to start gnome settings daemon"
- Next in thread: Shot: "Re: failure to start gnome settings daemon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 May 2004 03:54:47 -0700 To: LIST - Debian-User <debian-user@lists.debian.org>
On Thu, May 27, 2004 at 04:30:52PM +0800, Isaac To wrote:
> in a cron job. So the info you get from dlocate is old: the gnome settings
> daemon is really gone, to /usr/lib/control-center.
I run fluxbox not metacity and I don't use gnome-session; I have no
session manager. Here's what I had been running in my .xsession to
start up gnome-settings-daemon:
gnome-settings-daemon &
GSDPID=$!
while lsof -u$USER | awk 'BEGIN { found = 0; }
($2 == "'$GSDPID'") && ($8 ~ /orbit-'$USER'/) { found = 1; next }
END { exit found }'
do
sleep 1
done
sleep 1
after some advice I got on the list. What command would I run to "start
up" gnome settings under the new 2.6 stuff now that
gnome-settings-daemon is gone?
Thanks
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: William Ballard: "Re: [OT Why GB English is different] Re: Mozilla firefox en-gb"
- In reply to: Isaac To: "Re: failure to start gnome settings daemon"
- Next in thread: Shot: "Re: failure to start gnome settings daemon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|