[gnome-user-docs] Split power-suspendhibernate, add power-off



commit 1cd2a02b4684bebe2f69389512eeb598937ba9f1
Author: Ekaterina Gerasimova <kittykat3756 googlemail com>
Date:   Mon Feb 20 13:18:21 2012 +0000

    Split power-suspendhibernate, add power-off
    
    Replace power-suspendhibernate.page with power-suspend.page and
    power-hibernate.page because the user cannot hibernate since 3.0. Add
    power-off.page because it is not obvious how to power off.

 gnome-help/C/power-hibernate.page        |   53 ++++++++++++++++++++++++++++++
 gnome-help/C/power-off.page              |   42 +++++++++++++++++++++++
 gnome-help/C/power-suspend.page          |   50 ++++++++++++++++++++++++++++
 gnome-help/C/power-suspendhibernate.page |   46 --------------------------
 gnome-help/C/shell-exit.page             |    8 ++---
 5 files changed, 148 insertions(+), 51 deletions(-)
---
diff --git a/gnome-help/C/power-hibernate.page b/gnome-help/C/power-hibernate.page
new file mode 100644
index 0000000..19ccbe9
--- /dev/null
+++ b/gnome-help/C/power-hibernate.page
@@ -0,0 +1,53 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="question"
+      id="power-hibernate">
+
+  <info>
+    <link type="guide" xref="power"/>
+    
+    <desc>Hibernate saves your state, but completely switches off the power.</desc>
+    <revision pkgversion="3.4.0" date="2012-02-20" status="review"/>
+
+    <credit type="author">
+      <name>GNOME Documentation Project</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+    <credit type="author">
+      <name>Ekaterina Gerasimova</name>
+      <email>kittykat3756 gmail com</email>
+    </credit>
+    
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+<title>What happens when I hibernate my computer?</title>
+
+<p>When the computer <em>hibernates</em>, all of your applications and
+documents are stored and the computer completely switches off so it does not
+use any power, but the applications and documents will still be open when you
+switch on the computer again. You cannot hibernate the computer yourself, but you can set <gui>Hybernate</gui> as the default action for when your computer battery is critically low:</p>
+<steps>
+  <item>
+    <p>Click your name on the top bar and select <gui>System Settings</gui></p>
+  </item>
+  <item>
+    <p>Open <gui>Network</gui> and select the <gui>Power</gui> tab</p>
+  </item>
+  <item>
+    <p>Change the <gui>When power is critically low</gui> option to <gui>Hibernate</gui></p>
+  </item>
+</steps>
+
+<p>Some computers have problems with hardware support which mean that they
+<link xref="power-suspendfail">may not be able to suspend or hibernate
+properly</link>. It is a good idea to test hibernate on your computer to see if
+it does work.</p>
+
+<note style="important">
+  <title>Always save your work before hibernating</title>
+  <p>You should save all of your work before hibernating the computer, just in
+  case something goes wrong and your open applications and documents cannot be
+  recovered when you switch on the computer again.</p>
+</note>
+
+</page>
diff --git a/gnome-help/C/power-off.page b/gnome-help/C/power-off.page
new file mode 100644
index 0000000..4e1108c
--- /dev/null
+++ b/gnome-help/C/power-off.page
@@ -0,0 +1,42 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="question"
+      id="power-off">
+
+  <info>
+    <link type="guide" xref="power"/>
+    
+    <desc>By default, you can see only the <gui>Suspend</gui> option, but it is
+    also possible to power off your computer.</desc>
+
+    <revision pkgversion="3.4.0" date="2012-02-20" status="review"/>
+
+    <credit type="author">
+      <name>Ekaterina Gerasimova</name>
+      <email>kittykat3756 gmail com</email>
+    </credit>
+    
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+<title>How do I switch off my computer?</title>
+
+<comment>
+  <cite date="2012-02-20" href="mailto:kittykat3756 gmail com">Ekaterina
+  Gerasimova</cite>
+  <p>Should be merged into shell-exit.page</p>
+</comment>
+
+<p>To switch off your computer:</p>
+
+<steps>
+  <item>
+    <p>Click your name on the top bar</p>
+  </item>
+  <item>
+    <p>Hold down <key>Alt</key> and click <gui>Power Offâ</gui></p>
+  </item>
+</steps>
+
+<p>By default, only the <link xref="power-suspend"><gui>Suspend</gui></link> option is visible. You may want to power off your computer if you wish to move it and do not have a battery, if your battery low or does not hold charge well. A powered off computer also uses <link xref="power-batterylife">less energy</link> than one which is suspended.</p>
+
+</page>
diff --git a/gnome-help/C/power-suspend.page b/gnome-help/C/power-suspend.page
new file mode 100644
index 0000000..556f81d
--- /dev/null
+++ b/gnome-help/C/power-suspend.page
@@ -0,0 +1,50 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="question"
+      id="power-suspend">
+
+  <info>
+    <link type="guide" xref="power"/>
+    
+    <desc>Suspend sends your computer to sleep so it uses less power.</desc>
+    <revision pkgversion="3.4.0" date="2012-02-20" status="review"/>
+
+    <credit type="author">
+      <name>GNOME Documentation Project</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+    <credit type="author">
+      <name>Ekaterina Gerasimova</name>
+      <email>kittykat3756 gmail com</email>
+    </credit>
+    
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+<title>What happens when I suspend my computer?</title>
+
+<comment>
+  <cite date="2012-02-20" href="mailto:kittykat3756 gmail com">Ekaterina
+  Gerasimova</cite>
+  <p>Should be merged into shell-exit.page</p>
+</comment>
+
+<p>When you <em>suspend</em> the computer, you send it to sleep. All of your
+applications and documents remain open, but the screen and other parts of the
+computer switch off to save power. The computer is still switched on though,
+and it will still be using a small amount of power. You can wake it up by
+pressing a key or clicking the mouse. If that does not work, try pressing the
+power button.</p>
+
+<p>Some computers have problems with hardware support which mean that they
+<link xref="power-suspendfail">may not be able to suspend or hibernate
+properly</link>. It is a good idea to test suspend on your computer to see if
+it does work before relying on it.</p>
+
+<note style="important">
+  <title>Always save your work before suspending</title>
+  <p>You should save all of your work before suspending the computer, just in
+  case something goes wrong and your open applications and documents cannot be
+  recovered when you resume the computer again.</p>
+</note>
+
+</page>
diff --git a/gnome-help/C/shell-exit.page b/gnome-help/C/shell-exit.page
index 3fae5b6..7c240d4 100644
--- a/gnome-help/C/shell-exit.page
+++ b/gnome-help/C/shell-exit.page
@@ -6,6 +6,7 @@
 
     <link type="guide" xref="index" group="shell-exit" />
     <link type="guide" xref="shell-overview#desktop" />
+    <link type="seealso" xref="power-hibernate"/>
 
     <desc>Learn how to leave your user account, by logging out, switching users,
     and so on.</desc>
@@ -63,7 +64,7 @@
 
 <section id="suspend">
 <info>
-  <link type="seealso" xref="power-suspendhibernate"/>
+  <link type="seealso" xref="power-suspend"/>
 </info>
 <title>Suspend</title>
 
@@ -79,10 +80,7 @@
 
 <section id="shutdown">
 <info>
-<!--
-  excised:
-  <link type="seealso" xref="power-turnoffbutton"/>
--->
+  <link type="seealso" xref="power-off"/>
 </info>
 <title>Power off or restart</title>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]