Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Mike C. Fletcher a7af5b06cd Try to avoid Sugar's shell just crashing and leaving a blank X server
when the PresenceService isn't available on the back-end for whatever
reason, whether mis-configuration, corrupted installation, unexpected
circumstances, or what have you.

This patch makes as few changes as possible to the code,
simply replacing the _ps member with a property that re-attempts
connection on each access until an attempt is successful.
2007-04-22 00:23:19 -04:00
bin Add a SUGAR_PATH env to override $prefix/share/sugar 2007-04-15 13:54:53 +02:00
browser Look for gecko-prefs.js and mime.types in the correct location. 2007-04-19 12:12:57 -03:00
data Forgot to add this 2007-04-19 21:14:15 +02:00
docs Add some details about the clipboard 2006-12-14 19:07:40 +01:00
m4
po
services Let PresenceService._buddy_activities_changed see all joined activities, even invalid ones 2007-04-21 19:20:06 -04:00
shell Implement installation of downloaded activities. 2007-04-20 20:12:49 +02:00
sugar Try to avoid Sugar's shell just crashing and leaving a blank X server 2007-04-22 00:23:19 -04:00
tests Add more toolbars and a text area 2007-04-20 15:38:34 +02:00
.gitignore Use sys.path.append, not insert 2007-04-15 12:26:50 +02:00
autogen.sh
build-snapshot.sh
configure.ac First go at the new type registry. 2007-04-11 14:06:27 +02:00
COPYING
COPYING.LIB
Makefile.am
pylint.sh
README
sugar-emulator Restructure to not execute code on speculative import 2007-04-21 23:01:56 -04:00

Building
========

See:
http://wiki.laptop.org/go/Sugar_with_sugar-jhbuild

Running multiple instances on the same machine
==============================================

You can use the SUGAR_PROFILE command line options.
For example:

SUGAR_PROFILE=profile-1 sugar
SUGAR_PROFILE=profile-2 sugar
...


Emulator key bindings
=====================

F1     Mesh zoom level
F2     Friends zoom level
F3     Home zoom level
F4     Activity zoom level

Alt+f  Show the frame
Alt+r  Rotate the screen
Alt+o  Toggle overlay visibility
Alt+=  Open the developer console
Alt+0  Open the developer console
Alt+q  Quit the emulator

Ctrl+s Activate sketch mode in chat