2009-08-14 21:21:00 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2012-02-15 05:45:06 +08:00
|
|
|
<!ENTITY gnome-settings-daemon-download-http "&gnome-download-http;/gnome-settings-daemon/&gnome-version;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
|
|
|
<!ENTITY gnome-settings-daemon-download-ftp "&gnome-download-ftp;/gnome-settings-daemon/&gnome-version;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
|
|
|
<!ENTITY gnome-settings-daemon-md5sum "eb21af36feace3529965ebe17a063d63">
|
|
|
|
<!ENTITY gnome-settings-daemon-size "1.4 MB">
|
|
|
|
<!ENTITY gnome-settings-daemon-buildsize "64 MB">
|
|
|
|
<!ENTITY gnome-settings-daemon-time "1.1 SBU">
|
2009-08-14 21:21:00 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="gnome-settings-daemon" xreflabel="GNOME Settings Daemon-&gnome-settings-daemon-version;">
|
|
|
|
<?dbhtml filename="gnome-settings-daemon.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>GNOME Settings Daemon-&gnome-settings-daemon-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="gnome-settings-daemon">
|
|
|
|
<primary sortas="a-GNOME-Settings-Daemon">GNOME Settings Daemon</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to GNOME Settings Daemon</title>
|
|
|
|
|
|
|
|
<para>The <application>GNOME Settings Daemon</application> is responsible
|
|
|
|
for setting various parameters of a <application>GNOME Session</application>
|
|
|
|
and the applications that run under it.</para>
|
|
|
|
|
2012-02-15 05:45:06 +08:00
|
|
|
&lfs70_checked;
|
2010-08-21 15:04:34 +08:00
|
|
|
|
2009-08-14 21:21:00 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&gnome-settings-daemon-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&gnome-settings-daemon-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &gnome-settings-daemon-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &gnome-settings-daemon-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &gnome-settings-daemon-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &gnome-settings-daemon-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">GNOME Settings Daemon Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-02-15 05:45:06 +08:00
|
|
|
<para role="required"><xref linkend="cups"/>,
|
|
|
|
<xref linkend="colord"/>,
|
|
|
|
<xref linkend="gnome-desktop"/>,
|
|
|
|
<xref linkend="libgnomekbd"/>, and
|
|
|
|
<xref linkend="upower"/></para>
|
2009-08-14 21:21:00 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2011-12-13 08:02:58 +08:00
|
|
|
<para role="optional">
|
2012-02-15 05:45:06 +08:00
|
|
|
<xref linkend="libcanberra"/>,
|
|
|
|
<xref linkend="libnotify"/>,
|
|
|
|
<xref linkend="packagekit"/>, and
|
2011-12-13 08:02:58 +08:00
|
|
|
<xref linkend="pulseaudio"/>
|
|
|
|
</para>
|
2009-08-14 21:21:00 +08:00
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/gnome-settings-daemon"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of GNOME Settings Daemon</title>
|
|
|
|
|
|
|
|
<para>Install <application>GNOME Settings Daemon</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
2012-02-15 05:45:06 +08:00
|
|
|
<screen><userinput>./configure --prefix=$GNOME_PREFIX \
|
|
|
|
--sysconfdir=$GNOME_SYSCONFDIR \
|
|
|
|
--libexecdir=$GNOME_PREFIX/lib/gnome-settings-daemon-3.0 \
|
2012-03-10 02:49:53 +08:00
|
|
|
--disable-packagekit \
|
2012-02-15 05:45:06 +08:00
|
|
|
--with-pnpids=/usr/share/libgnome-desktop-3.0/pnp.ids &&
|
2009-08-14 21:21:00 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
2009-08-14 21:21:00 +08:00
|
|
|
href="../../xincludes/gnome-prefix.xml"/>
|
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
2009-08-14 21:21:00 +08:00
|
|
|
href="../../xincludes/gnome-sysconfdir.xml"/>
|
|
|
|
|
2012-02-15 05:45:06 +08:00
|
|
|
<para><parameter>--libexecdir=$GNOME_PREFIX/lib/gnome-settings-daemon-3.0</parameter>:
|
|
|
|
This parameter causes the libexec files to be installed in the preferred
|
|
|
|
location of <filename
|
|
|
|
class="directory">$GNOME_PREFIX/lib/gnome-settings-daemon-3.0</filename>
|
2010-08-21 15:04:34 +08:00
|
|
|
instead of <filename
|
|
|
|
class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
2009-08-14 21:21:00 +08:00
|
|
|
|
2012-03-10 02:49:53 +08:00
|
|
|
<para><parameter>--disable-packagekit</parameter>: This parameter disables use
|
|
|
|
of PackageKit which isn't suitable for BLFS.</para>
|
|
|
|
|
2012-02-15 05:45:06 +08:00
|
|
|
<para><parameter>--with-pnpids=/usr/share/libgnome-desktop-3.0/pnp.ids</parameter>:
|
|
|
|
The <command>configure</command> script looks for
|
|
|
|
<filename>/usr/share/hwdata/pnp.ids</filename> and thus fails to find this required
|
|
|
|
file.</para>
|
|
|
|
|
|
|
|
<para><option>--enable-static=no</option>: This switch prevents the static
|
|
|
|
libraries being installed.</para>
|
|
|
|
|
2009-08-14 21:21:00 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
2010-08-21 15:04:34 +08:00
|
|
|
<segtitle>Installed Programs</segtitle>
|
2009-08-14 21:21:00 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
2010-08-21 15:04:34 +08:00
|
|
|
<seg>gnome-settings-daemon and gsd-locate-pointer</seg>
|
2009-08-14 21:21:00 +08:00
|
|
|
<seg>liba11y-keyboard.{so,a}, libbackground.{so,a}, libclipboard.{so,a},
|
2010-08-21 15:04:34 +08:00
|
|
|
libfont.{so,a}, libhousekeeping.{so,a}, libkeybindings.{so,a},
|
|
|
|
libkeyboard.{so,a}, libmouse.{so,a}, libsound.{so,a},
|
|
|
|
libtyping-break.{so,a}, libxrandr.{so,a}, libxrdb.{so,a}, and
|
|
|
|
libxsettings.{so,a}</seg>
|
2012-02-15 05:45:06 +08:00
|
|
|
<seg><envar>$GNOME_PREFIX</envar>/{include/gnome-settings-daemon-3.0/gnome-settings-daemon,
|
|
|
|
lib/gnome-settings-daemon-3.0,share/gnome-settings-daemon/xrdb}</seg>
|
2009-08-14 21:21:00 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="gnome-settings-daemon-prog">
|
|
|
|
<term><command>gnome-settings-daemon</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is the <application>GConf</application> X settings daemon.</para>
|
|
|
|
<indexterm zone="gnome-settings-daemon gnome-settings-daemon-prog">
|
|
|
|
<primary sortas="b-gnome-settings-daemon">gnome-settings-daemon</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|