Changes

Jump to navigation Jump to search
Line 3: Line 3:  
=== gsettings instructions for Sugar 102+ ===
 
=== gsettings instructions for Sugar 102+ ===
   −
COMING SOON
+
Add an override to /usr/share/glib-2.0/schemas/sugar.oob.gschema.override
 +
 
 +
[org.sugarlabs.desktop]
 +
homeviews=[{'layout': 'ring-layout', 'view-icon': 'view-radial', 'favorite-icon': 'emblem-favorite'}, {'layout': 'ring-layout', 'view-icon': 'view-radial', 'favorite-icon': 'emblem-favorite'}]
 +
 
 +
In the example above, a second homeview using the standard icons is created.
 +
 
 +
After updating the override file, you must recompile the gsettings:
 +
 
 +
sudo glib-compile-schemas
 +
 
 +
Reboot and you should have multiple homeviews.
    
=== gconf instructions for Sugar 100 ===
 
=== gconf instructions for Sugar 100 ===

Navigation menu