Changes

Jump to navigation Jump to search
m
no edit summary
Line 31: Line 31:     
  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:
 
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_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']
+
  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:
 
And just unset to go back to one homeview:
    
  gconftool-2 -u /desktop/sugar/desktop/view_icons
 
  gconftool-2 -u /desktop/sugar/desktop/view_icons

Navigation menu