Sugar Learning Environment, Activity Toolkit, GTK 3.
5c884c1435
Marco Pesenti Gritti wrote: > we need to get the hardware-manager part of this in before, otherwise we > will traceback on startup. Sorry, I sent the patches in reverse order. Did you get the next one? >> + # Unfreeze the display when it's stable >> + get_hardware_manager().set_dcon_freeze(0) >> + > > Is this actually working? You need something like: > > from hardware import hardwaremanager > .... Oh, and actually I had that part too, but I've lost this hunk while copying them to the sandbox. That's what you get for editing code right on the target. Updated patch attached. From b7bfbb7cc628afe29734557f56d92044d2d336d4 Mon Sep 17 00:00:00 2001 From: Bernardo Innocenti <bernie@codewiz.org> Date: Wed, 13 Jun 2007 19:56:22 -0400 Subject: [PATCH] unfreeze DCON when Sugar UI is (almost) ready to show Organization: One Laptop Per Child This is part of a masterplan to implement #621 . |
||
---|---|---|
bin | ||
data | ||
docs | ||
lib | ||
m4 | ||
po | ||
services | ||
shell | ||
sugar | ||
tests | ||
.gitignore | ||
autogen.sh | ||
build-snapshot.py | ||
configure.ac | ||
COPYING | ||
COPYING.LIB | ||
Makefile.am | ||
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