Difference between revisions of "Howto: Change the Gramps settings via Gnome"

From Gramps
Jump to: navigation, search
Line 6: Line 6:
  
 
If you use the GNOME desktop and you run
 
If you use the GNOME desktop and you run
 +
 
<code>sudo gconf-editor</code>
 
<code>sudo gconf-editor</code>
 +
 
in a terminal and give your root password, you will get a list of all your GNOME settings. If you look in '''apps''' you will find '''gramps'''.
 
in a terminal and give your root password, you will get a list of all your GNOME settings. If you look in '''apps''' you will find '''gramps'''.
  

Revision as of 06:15, 15 July 2015

Gnome-important.png
Note

This article only applies to Gramps versions prior to 3.0.0.

How to change your Gramps setting via GNOME

GNOME provides a central system called GConf for storing user preferences on behalf of individual applications. Also Gramps uses the GConf API. The GConf database is structured like a filesystem, containing keys. Those keys are organized into a tree hierarchy. Each key can have a name and a value. GConf has several tools. There is a GUI that brings you to the Configuration Editor. This GUI does not appear by default in an Ubuntu Applications Menu. You can edit the Application menu and add it. Got to Applications -> Accessories -> Alacarte Menu Editor -> System Tools and turn on the Configuration Editor.

If you use the GNOME desktop and you run

sudo gconf-editor

in a terminal and give your root password, you will get a list of all your GNOME settings. If you look in apps you will find gramps.

When you open Configuration Editor, you'll notice that there is no Save button. All changes are immediate and take care with your changes! The list has following sub-items:

  • behavior
  • interface
  • paths
  • preferences
  • researcher

For easy reference you can bookmark the gramps position so you do not need to scroll down the complete list.