Ubuntu: Difference between revisions
| Line 29: | Line 29: | ||
sugar-install-bundle activity.xo | sugar-install-bundle activity.xo | ||
Activities that you install in this way are not automatically made favourites, and so do not appear in the Favourites View. Use the List View to mark them as favourites. | |||
=== Full Screen === | |||
To run Sugar fullscreen: | To run Sugar fullscreen: | ||
*Go to the menu Applications->Education-> | *Go to the menu Applications -> Education -> Sugar, | ||
*Drag and drop the Sugar icon to the desktop | *Drag and drop the Sugar icon to the desktop, | ||
*Right-click on Sugar icon and choose Properties | *Right-click on Sugar icon and choose Properties, | ||
*Change the command to: | *Change the command to: | ||
/usr/bin/sugar-emulator -f | /usr/bin/sugar-emulator -f | ||
*Use the desktop icon instead of the menu to start Sugar. | |||
=== Screensaver and Power Management === | |||
If you need to turn off screensaver and power management: | If you need to turn off screensaver and power management: | ||
xset s off | xset s off | ||
xset -dpms | xset -dpms | ||