Changes

Jump to navigation Jump to search
no edit summary
Line 32: Line 32:  
  gconftool-2 -s /desktop/sugar/desktop/view_icons --type list --list-type string ['view-radial','view-radial']
 
  gconftool-2 -s /desktop/sugar/desktop/view_icons --type list --list-type string ['view-radial','view-radial']
 
  gconftool-2 -s /desktop/sugar/desktop/view_favorites --type list --list-type string [emblem-favorite','emblem-favorite']
 
  gconftool-2 -s /desktop/sugar/desktop/view_favorites --type list --list-type string [emblem-favorite','emblem-favorite']
 +
 +
If you want more than two desktops, add more icons to the lists, e.g., three home views:
 +
 +
gconftool-2 -s /desktop/sugar/desktop/view_icons --type list --list-type string ['view-radial','view-radial','view-radial']
 +
gconftool-2 -s /desktop/sugar/desktop/view_favorites --type list --list-type string [emblem-favorite','emblem-favorite','emblem-favorite']
 +
 +
And just unset to go back to one homeview:
 +
 +
gconftool-2 -u /desktop/sugar/desktop/view_icons

Navigation menu