Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Simon McVittie 96023f3e42 Fix regeneration of ./configure from configure.ac when using make
To use an m4 macro library you need three things:

* configure.ac mentions it (OK)
* autogen.sh mentions it (OK)
* Makefile.am mentions it (fixed by this patch)

Omission of the third part means that when you change configure.ac and run
make, ./configure is rebuilt without using the m4 directory, so autoconf
doesn't load python.m4 and the rebuild fails.
2007-08-07 13:13:23 +01:00
bin
data
docs
lib Get rid of some of the obsolete units usage. 2007-07-31 14:56:05 +02:00
m4
po * Add Greek translation. (simosx) 2007-07-29 12:43:48 +02:00
services Don't import pygtk in the clipboard service as it is not used. 2007-07-26 21:52:38 +02:00
shell Fix a leftover of the scale property 2007-07-31 17:15:36 +02:00
sugar Remove Frame, rename RoundBox to CanvasRoundBox 2007-07-31 17:08:44 +02:00
tests Renamed Xbook to Read. 2007-07-15 21:20:10 +02:00
.gitignore
autogen.sh
configure.ac * Add Greek translation. (simosx) 2007-07-29 12:43:48 +02:00
COPYING
COPYING.LIB
maint-helper.py
Makefile.am Fix regeneration of ./configure from configure.ac when using make 2007-08-07 13:13:23 +01:00
NEWS Fix traceback when reading in saved WPA2 network configs 2007-07-30 14:46:40 -04:00
pylint.sh
README
sugar-emulator

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