what options do I need to specify when starting gnome-settings-daemon?



Hi

I use fluxbox as my WM on a debian/testing box but I do use several
gnome-apps and I have discovered that I need to launch the
gnome-settings-daemon to get a.o. the desired keyboard settings.

So I added the following line to my .xsession[1]:
gnome-settings-daemon &

However when I run gnome the gnome-settings-daemon is running with the
following options:
/usr/lib/control-center/gnome-settings-daemon
--oaf-activate-iid=OAFIID:GNOME_SettingsDaemon --oaf-ior-fd=24

Should I add the options to my .xsession? If so what would be the proper
command?

Are there any other daemons I should run?

TIA

Bram

[1] Perhaps this is more safe?:
GSDPID=`pidof gnome-settings-daemon`
if [  "x$GSDPID" == "x" ]; then
gnome-settings-daemon &
fi
-- 
# Mertens Bram "M8ram"   <bram-mertens linux be>   Linux User #349737 #
# debian testing            kernel 2.6.8-1-686     i686     512MB RAM #
# 14:43:00 up 4 days, 18:29,  2 users,  load average: 0.83, 0.40, 0.24 #




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]