Changes

Jump to navigation Jump to search
no edit summary
Line 43: Line 43:     
  gconftool-2 -u /desktop/sugar/desktop/view_icons
 
  gconftool-2 -u /desktop/sugar/desktop/view_icons
 +
 +
===Notes on using Gconf===
 +
The previous "how to test" section assumes familiarity with Gconf. Gconf is the Gnome preferences configuration system. It is being used to store Sugar preferences in this case. You can start the tool from the command line in Terminal. The -2 in gconftool-2 means that you are using version 2 of Gconf. Typical switches are
 +
-s    set a value
 +
-u    unset a value
 +
-g    get (print) a value
 +
-t    set the type (eg int) of a value
2,486

edits

Navigation menu