'\" t .\" Title: cinnamon-settings-daemon .\" Author: Bastien Nocera .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 05/29/2016 .\" Manual: User Commands .\" Source: Cinnamon .\" Language: English .\" .TH "CINNAMON\-SETTINGS\-" "1" "" "Cinnamon" "User Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" cinnamon-settings-daemon \- Cinnamon settings daemon .SH "SYNOPSIS" .HP \w'\fBcinnamon\-settings\-daemon\ \fR\fB[OPTION...]\fR\ 'u \fBcinnamon\-settings\-daemon \fR\fB[OPTION...]\fR .SH "DESCRIPTION" .PP \fBcinnamon\-settings\-daemon\fR provides many session\-wide services and functions that require a long\-running process\&. Among the services implemented by cinnamon\-settings\-daemon are an XSettings manager, which provides theming, font and other settings to GTK+ applications, and a clipboard manager, which preserves clipboard contents when an application exits\&. Many user interface elements of \fBcinnamon\fR and \fBcinnamon\-settings\fR rely on cinnamon\-settings\-daemon for their functionality\&. .PP The internal architecture of cinnamon\-settings\-daemon consists of a number of plugins, which provide functionality such as printer notifications, software update monitoring, background changing, etc\&. For debugging purposes, these plugins can be individually disabled by changing the gsettings key org\&.cinnamon\&.settings\-daemon\&.plugins\&.\fIplugin\-name\fR\&.active, where \fIplugin\-name\fR is the name of the plugin\&. To see a list of all plugins, use the command \fB gsettings list\-children org\&.cinnamon\&.settings\-daemon\&.plugins \fR .PP cinnamon\-settings\-daemon takes the name org\&.cinnamon\&.SettingsDaemon on the session bus to ensure that only one instance is running\&. Some plugins export objects under this name to make their functionality available to other applications\&. The interfaces of these objects should generally be considered private and unstable\&. .PP cinnamon\-settings\-daemon is a required component of the Cinnamon desktop, i\&.e\&. it is listed in the RequiredComponents field of /usr/share/cinnamon\-session/sessions/cinnamon\&.session\&. It is started in the initialization phase of the session, and \fBcinnamon\-session\fR will restart it if it crashes\&. .SH "OPTIONS" .PP \fB\-h\fR, \fB\-\-help\fR .RS 4 Prints a short help text and exits\&. .RE .PP \fB\-\-debug\fR .RS 4 Enables debugging code\&. .RE .PP \fB\-\-timed\-exit\fR .RS 4 Exits after a timeout (30 seconds) for debugging\&. .RE .SH "FILES" .PP /usr/share/cinnamon\-session/sessions/cinnamon\&.session .RS 4 GNOME session definition file where cinnamon\-settings\-daemon is listed as a required component\&. .RE .PP /etc/xdg/autostart/cinnamon\-settings\-daemon\&.desktop .RS 4 Autostart file for cinnamon\-settings\-daemon, where its autostart phase is set\&. .RE .SH "SEE ALSO" .PP \fBcinnamon\fR(1), \fBcinnamon-settings\fR(1), \fBcinnamon-session\fR(1)