Difference between revisions of "Ubuntu"
Jump to navigation
Jump to search
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 |
Revision as of 23:57, 27 February 2012
Summary
You have an Ubuntu system and you wish to try Sugar?
As of 2012-02, Ubuntu does not have a stable version of Sugar in the Ubuntu repositories. Until this is fixed, your choices are:
- use Sweets on Ubuntu,
- switch to the Trisquel distribution,
- switch to some other distribution,
- use a virtual appliance,
- use the unstable version 0.90 of Sugar, using the Ubuntu repositories, or;
- install from Sugar source.
How to install a Sugar virtual appliance
This is covered in a section of the Sugar Creation Kit page:
How to install Sugar Desktop 0.90 on Ubuntu or Edubuntu 11.10
- click on Applications, then Ubuntu Software Centre,
- search for Sugar,
- click on Install,
Sugar will be downloaded and installed.
Only comes with Pippy and TurtleArt activities. You can download more Activities from activites.sugarlabs.org from outside of Sugar and install each .xo bundle individually in a terminal with:
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:
- Go to the menu Applications -> Education -> Sugar,
- Drag and drop the Sugar icon to the desktop,
- Right-click on Sugar icon and choose Properties,
- Change the command to:
/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:
xset s off xset -dpms