Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/build/html/switching_activities.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/html/switching_activities.html')
-rw-r--r--build/html/switching_activities.html97
1 files changed, 97 insertions, 0 deletions
diff --git a/build/html/switching_activities.html b/build/html/switching_activities.html
new file mode 100644
index 0000000..e0192b3
--- /dev/null
+++ b/build/html/switching_activities.html
@@ -0,0 +1,97 @@
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
+ <title>Switching Activities &mdash; Sugar 0.94 documentation</title>
+
+ <link rel="stylesheet" href="_static/default.css" type="text/css" />
+ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
+
+ <script type="text/javascript">
+ var DOCUMENTATION_OPTIONS = {
+ URL_ROOT: '',
+ VERSION: '0.94',
+ COLLAPSE_INDEX: false,
+ FILE_SUFFIX: '.html',
+ HAS_SOURCE: true
+ };
+ </script>
+ <script type="text/javascript" src="_static/jquery.js"></script>
+ <script type="text/javascript" src="_static/underscore.js"></script>
+ <script type="text/javascript" src="_static/doctools.js"></script>
+ <link rel="author" title="About these documents" href="about.html" />
+ <link rel="top" title="Sugar 0.94 documentation" href="index.html" />
+ <link rel="next" title="Collaborating" href="collaborating.html" />
+ <link rel="prev" title="Launching Activities" href="launching_activities.html" />
+ </head>
+ <body>
+ <div class="related">
+ <h3>Navigation</h3>
+ <ul>
+ <li class="right" style="margin-right: 10px">
+ <a href="collaborating.html" title="Collaborating"
+ accesskey="N">next</a></li>
+ <li class="right" >
+ <a href="launching_activities.html" title="Launching Activities"
+ accesskey="P">previous</a> |</li>
+ <li><a href="index.html">Sugar 0.94 documentation</a> &raquo;</li>
+ </ul>
+ </div>
+
+ <div class="document">
+ <div class="documentwrapper">
+ <div class="bodywrapper">
+ <div class="body">
+
+ <div class="section" id="switching-activities">
+<h1>Switching Activities<a class="headerlink" href="#switching-activities" title="Permalink to this headline">ΒΆ</a></h1>
+<p>You can switch between Activities in two ways:</p>
+<ul class="simple">
+<li>In the Frame, click the icon of the Activity you want to switch to.</li>
+<li>Hold down alt + tab at the same time to cycle through your open Activities until you reach the one you want.</li>
+</ul>
+<img alt="_images/800px-Screenshot_of_Home_for_switching_screens.png" src="_images/800px-Screenshot_of_Home_for_switching_screens.png" />
+<p>pressing alt + tab again</p>
+<img alt="_images/800px-Screenshot_of_TurtleArt_window_switchingscreens.png" src="_images/800px-Screenshot_of_TurtleArt_window_switchingscreens.png" />
+<p>pressing alt + tab again</p>
+<img alt="_images/800px-Screenshot_of_Maze_Activity_Switching_Screens.png" src="_images/800px-Screenshot_of_Maze_Activity_Switching_Screens.png" />
+<div class="admonition note">
+<p class="first admonition-title">Note</p>
+<p class="last">You can use the Clipboard and the Journal to move data between Activities.</p>
+</div>
+</div>
+
+
+ </div>
+ </div>
+ </div>
+ <div class="sphinxsidebar">
+ <div class="sphinxsidebarwrapper">
+ </div>
+ </div>
+ <div class="clearer"></div>
+ </div>
+ <div class="related">
+ <h3>Navigation</h3>
+ <ul>
+ <li class="right" style="margin-right: 10px">
+ <a href="collaborating.html" title="Collaborating"
+ >next</a></li>
+ <li class="right" >
+ <a href="launching_activities.html" title="Launching Activities"
+ >previous</a> |</li>
+ <li><a href="index.html">Sugar 0.94 documentation</a> &raquo;</li>
+ </ul>
+ </div>
+ <div class="footer">
+ &copy; Copyright 2013, SugarLabs.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
+ </div>
+ </body>
+</html> \ No newline at end of file