gnome-settings-daemon 3.3.91-0ubuntu4 source package in Ubuntu

Changelog

gnome-settings-daemon (3.3.91-0ubuntu4) precise; urgency=low

  * Add 01_fix_multiple_syndaemons.patch: Ensure that a spawned syndaemon gets
    killed when settings-daemon exists due to a crash, a keyboard interrupt,
    etc. This avoids having multiple syndaemons run at the same time, which
    can lead to the trackpad malfunctioning. (LP: #868400)
 -- Martin Pitt <email address hidden>   Wed, 14 Mar 2012 11:22:21 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Ubuntu Desktop
Architectures:
any
Section:
gnome
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnome-settings-daemon_3.3.91.orig.tar.xz 1.4 MiB 78310aa753f9ed9e3440c8f98d63639adcf9ba18a11724ff72f78adb827a8fd4
gnome-settings-daemon_3.3.91-0ubuntu4.debian.tar.gz 64.5 KiB 8d2586855af9e7c8bc6e5634529f621b19080100e96aa4dda3c261de789a5925
gnome-settings-daemon_3.3.91-0ubuntu4.dsc 2.9 KiB c871b8f621ae53c1d8af63e6aa2eeea8c04cbfe47a121eac796e9c2461b4e96f

View changes file

Binary packages built by this source

gnome-settings-daemon: daemon handling the GNOME session settings

 This package contains the daemon which is responsible for setting the
 various parameters of a GNOME session and the applications that run
 under it. It handles the following kinds of settings:
 .
  * Keyboard: layout, accessibility options, shortcuts, media keys
  * Clipboard management
  * Theming: background, icons, GTK+ applications
  * Cleanup of unused files
  * Mouse: cursors, speed, accessibility options
  * Startup of other daemons: screensaver, sound daemon
  * Typing break
 .
 It also sets various application settings through X resources and
 freedesktop.org XSETTINGS.

gnome-settings-daemon-dev: Headers for building applications communicating with gnome-settings-daemon

 This package contains header files required to build applications that
 communicate with the GNOME settings daemon over D-Bus.