Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Features/Multiple home views/Testing
(view source)
Revision as of 21:04, 26 September 2013
451 bytes added
,
21:04, 26 September 2013
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
Walter
Bureaucrats
,
Administrators
10,579
edits