Difference between revisions of "Platform Team/Sweets Distribution/Factory/Features"
< Platform Team | Sweets Distribution | Factory
Jump to navigation
Jump to search
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Users oriented == | == Users oriented == | ||
− | The following features are oriented to end users | + | The following features are oriented to end users. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Default configuration changes === | === Default configuration changes === | ||
− | The following changes were made in default Sugar Shell configuration. | + | The following changes were made in the default Sugar Shell configuration. |
− | * Registration on school servers is disabled by default<br>Sugar Shell support registration on OLPC XS school server. Sweets Distribution does not provide OLPS XS and this functionality is disabled by default. To revert original behavior, set {{Code|/desktop/sugar/show_register}} GConf key to {{Code|true}}. | + | * Registration on school servers is disabled by default<br>Sugar Shell support registration on OLPC XS school server. Sweets Distribution does not provide OLPS XS, and this functionality is disabled by default. To revert to the original behavior, set the {{Code|/desktop/sugar/show_register}} GConf key to {{Code|true}}. |
− | * On initial start, Sugar Shell will ask for user nickname. To revert original behavior (when Shell reuses system user name), set {{Code|/desktop/sugar/user/default_nick}} GConf key to {{Code|system}}. | + | * On initial start, Sugar Shell will ask for a user nickname. To revert to the original behavior (when Shell reuses the system user name), set the {{Code|/desktop/sugar/user/default_nick}} GConf key to {{Code|system}}. |
Latest revision as of 01:47, 12 June 2013
Users oriented
The following features are oriented to end users.
Default configuration changes
The following changes were made in the default Sugar Shell configuration.
- Registration on school servers is disabled by default
Sugar Shell support registration on OLPC XS school server. Sweets Distribution does not provide OLPS XS, and this functionality is disabled by default. To revert to the original behavior, set the/desktop/sugar/show_register
GConf key totrue
.
- On initial start, Sugar Shell will ask for a user nickname. To revert to the original behavior (when Shell reuses the system user name), set the
/desktop/sugar/user/default_nick
GConf key tosystem
.