Features/Multiple home views: Difference between revisions
| Line 55: | Line 55: | ||
[[Image:Home-view-2.png|300px]] | [[Image:Home-view-2.png|300px]] | ||
[[Image:List-view.png|300px]] | [[Image:List-view.png|300px]] | ||
* Multiple home pages are enabled using gconf, e.g., to enable two home views: | |||
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'] | |||
* A deployment might enable this in: | |||
olpc-os-builder:modules/sugar/kspost.50.gconf.inc | |||
== Comments and Discussion == | == Comments and Discussion == | ||
* See [[{{TALKPAGENAME}}|discussion tab for this feature]] | * See [[{{TALKPAGENAME}}|discussion tab for this feature]] | ||