Linux Commands Examples

A great documentation place for Linux commands

gnome-settings-daemon

Handles the GNOME session settings

Synopsis

gnome-settings-daemon [--debug] [--no-daemon] [--gconf-prefix] [--display=DISPLAY]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
gnome-settings-daemon &
0
source
            
tint2 &
gnome-settings-daemon &
0
source
            
gnome-settings-daemon &
xcalib ~/.colorprofile.icc
tint2 &
xxkb &
#nm-applet &
#nautilus --no-default-window &

description

gnome-settings-daemon is responsible for setting the various preference parameters of a GNOME session and the applications that run under it.

options

Help options
-?, --help

Show this help message

Application options
--debug

Enable debugging code

--no-daemon

Do not detach the daemon process from its controlling terminal

--gconf-prefix

Specify a custom GConf settings prefix for settings manager plugins

--display=DISPLAY

X display to use


author

gnome-settings-daemon was written by Jonathan Blandford <jrb[:at:]redhat[:dot:]com> and William Jon McCann <mccann[:at:]jhu[:dot:]edu>.

This manual page was originally written by Joshua Cummings <jrac[:at:]internode.on[:dot:]net>.

How can this site be more helpful to YOU ?


give  feedback