Changes

Jump to navigation Jump to search
Line 22: Line 22:     
For the base packages , you may be able to use the binary packages from your GNU distribution instead of building them from scratch. Check the [[:Category:Installing Sugar|Installing]] or [[:Category:Linux distributions|Linux]] categories for specific distro info.
 
For the base packages , you may be able to use the binary packages from your GNU distribution instead of building them from scratch. Check the [[:Category:Installing Sugar|Installing]] or [[:Category:Linux distributions|Linux]] categories for specific distro info.
 +
 +
You may have some issues with penguintv on ubuntu, just inturupt the pull with a CTRL+C, open a shell, repeat the command manualy, and accept the certificate permanently.
    
==Run Sugar==
 
==Run Sugar==
Line 90: Line 92:  
  ./sugar-jhbuild build
 
  ./sugar-jhbuild build
 
  ./sugar-jhbuild run
 
  ./sugar-jhbuild run
 +
 +
=== From Within Sugar ===
 +
Once you have Sugar running, here are some useful commands:
 +
*'''Alt+F''' makes the frame appear and disappear
 +
*'''Alt+C''' quits an activity
 +
*'''Alt+0''' brings up the developer's console
 +
*'''Alt+Q''' quits Sugar
    
== Customize ==
 
== Customize ==
Line 102: Line 111:  
  repos['dev.laptop.org'] = 'git+ssh://marco@dev.laptop.org/git/'
 
  repos['dev.laptop.org'] = 'git+ssh://marco@dev.laptop.org/git/'
 
  repos['dev.laptop.org/projects'] = 'git+ssh://marco@dev.laptop.org/git/projects/'
 
  repos['dev.laptop.org/projects'] = 'git+ssh://marco@dev.laptop.org/git/projects/'
 +
 +
==Useful Internal Links==
 +
* [[Understanding_sugar_code|Understanding Sugar Code]]
 +
* [[Sugar_Components|Sugar Components]]
    
==External links==
 
==External links==

Navigation menu