Este contenido no está disponible en el idioma seleccionado.

9.3. Browsing GSettings Values for Desktop Applications


There are two tools you can use to view and edit GSettings values:
  • The dconf-editor GUI tool.
  • The gsettings command-line utility.

Note

You may not have dconf-editor installed on the system by default. To install it, run the following command:
# yum install dconf-editor
Both dconf-editor and the gsettings utility let you browse and change options for system and application preferences. You can even use them to change preferences that do not exist in the graphical user interface.
dconf-editor provides a GUI for the browsing and editing of settings. It presents the hierarchy of settings in a tree-view and also displays additional information about each setting, including the description, type and default value. gsettings can be used to display and set dconf values. It also includes Bash completion for commands and settings. gsettings can be used to automate configuration in shell scripts.
Note that both dconf-editor and the gsettings utility are intended to browse and modify the current user's GSettings database. This means that you should always run these tools as a normal user.
dconf-editor showing org.gnome.destop.background GSettings Keys

Figure 9.1. dconf-editor showing org.gnome.destop.background GSettings Keys

Getting More Information

For more information on the dconf-editor tool, see the dconf-editor(1) man page.
For more information on the gsettings utility, see the gsettings(1) man page.
Red Hat logoGithubRedditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

© 2024 Red Hat, Inc.