Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/build/html/exiting_activities.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/html/exiting_activities.html')
-rw-r--r--build/html/exiting_activities.html105
1 files changed, 105 insertions, 0 deletions
diff --git a/build/html/exiting_activities.html b/build/html/exiting_activities.html
new file mode 100644
index 0000000..a821114
--- /dev/null
+++ b/build/html/exiting_activities.html
@@ -0,0 +1,105 @@
+
+
+<!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>Exiting 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="Browse" href="browse.html" />
+ <link rel="prev" title="Collaborating" href="collaborating.html" />
+ </head>
+ <body>
+ <div class="related">
+ <h3>Navigation</h3>
+ <ul>
+ <li class="right" style="margin-right: 10px">
+ <a href="browse.html" title="Browse"
+ accesskey="N">next</a></li>
+ <li class="right" >
+ <a href="collaborating.html" title="Collaborating"
+ 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="exiting-activities">
+<h1>Exiting Activities<a class="headerlink" href="#exiting-activities" title="Permalink to this headline">¶</a></h1>
+<p>To Exit an Activity, use the touchpad or a mouse to move the cursor to the close box on the right corner of the Frame and click. Try to have no more than three Activities open at once.</p>
+<img alt="_images/CLOSEBUTTON.jpg" src="_images/CLOSEBUTTON.jpg" />
+<p>To quit an Activity using a keyboard shortcut, press and hold the <strong>ctrl</strong> key, and then press the <strong>q</strong> key.</p>
+<div class="section" id="scratch">
+<h2>Scratch<a class="headerlink" href="#scratch" title="Permalink to this headline">¶</a></h2>
+<p>There are some &#8220;Activities&#8221;, such as Scratch, that are closed from the &#8220;File&#8221; menu by selecting &#8220;Quit&#8221; or &#8220;Exit&#8221;. These activities may require a separate step to save your work by clicking on the &#8220;save&#8221; or &#8220;save as&#8221; command or may also be done by clicking the folder icon with a downpointing arrow.</p>
+<p>In Scratch, for example, you must go to &#8220;File&#8221; then &#8220;Save As&#8221; then give your project a name next to &#8220;New Filename&#8221; then click &#8220;OK&#8221;.</p>
+<img alt="_images/500px-Screenshot_of_ScratchXO.image_.png" src="_images/500px-Screenshot_of_ScratchXO.image_.png" />
+</div>
+<div class="section" id="etoys">
+<h2>Etoys<a class="headerlink" href="#etoys" title="Permalink to this headline">¶</a></h2>
+<p>The Etoys Activity closes by clicking a button that has an ✕ within a white disc, rather than the stop sign.</p>
+</div>
+</div>
+
+
+ </div>
+ </div>
+ </div>
+ <div class="sphinxsidebar">
+ <div class="sphinxsidebarwrapper">
+ <h3><a href="index.html">Table Of Contents</a></h3>
+ <ul>
+<li><a class="reference internal" href="#">Exiting Activities</a><ul>
+<li><a class="reference internal" href="#scratch">Scratch</a></li>
+<li><a class="reference internal" href="#etoys">Etoys</a></li>
+</ul>
+</li>
+</ul>
+
+ </div>
+ </div>
+ <div class="clearer"></div>
+ </div>
+ <div class="related">
+ <h3>Navigation</h3>
+ <ul>
+ <li class="right" style="margin-right: 10px">
+ <a href="browse.html" title="Browse"
+ >next</a></li>
+ <li class="right" >
+ <a href="collaborating.html" title="Collaborating"
+ >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