speechd-discuss
[Top][All Lists]
Advanced

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

Re: [Speechd] Speech-dispatcher kde gui


From: Luke Yelavich
Subject: Re: [Speechd] Speech-dispatcher kde gui
Date: Tue, 15 Oct 2019 12:12:43 +1100
User-agent: Mutt/1.12.1 (2019-06-15)

On Tue, Oct 15, 2019 at 11:03:26AM AEDT, Jeremy Whiting wrote:
> No, no daemon required. it's just a glib implementation of the dconf spec.
> Afaiu it stores the settings in a binary file in the user's .config folder
> or somesuch.

GSettings supports multiple backends. The default backend, dconf is a binary
database. The GSettings dconf backend reads the data itself, however a dconf
daemon is spawned via dbus when writing data to the database.

Other backends exist, including an ini-style backend.

Luke



reply via email to

[Prev in Thread] Current Thread [Next in Thread]