Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
GConf
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Architecture== '''GConf''' is currently based on the [[C (programming language)|C]] implementation of [[CORBA]] named ORBit. Its architecture consists of a session daemon that initializes various sources of configuration [[Database schema|schemas]] on user login. Each source is based on a specific [[Front and back ends|backend]] that translates the key and value pairs that compose the configuration [[database]]; the default backend is based on [[XML]]. At this time, this is the only working backend for GConf, although an [[Lightweight Directory Access Protocol|LDAP]] backend existed in embryonic form. Each source can also be set to read-only, in order to create a default basic configuration, e.g. in a corporate [[Computer network|network]]. The values inside the GConf database are indexed using a [[Path (computing)|path]] string in the form of <code>/path/to/application/key</code>. The proper way to access the GConf database held by the GConf daemon is to use the [[GConfClient]] [[GObject]]-based class.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)