[gnome-user-docs] docs: Update help on hibernate button.



commit 45c51b1e07ff216db3e6ff9da5c7512dac2e5803
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Wed Feb 12 08:56:18 2014 +0530

    docs: Update help on hibernate button.
    
    Edit gnome-help/C/power-hibernate.page to update the docs on installing
    and using the new Hibernate button in the system menu.
    Add note on hybrid-sleep feature.

 gnome-help/C/power-hibernate.page |   42 +++++++++++++++++++++++++++---------
 1 files changed, 31 insertions(+), 11 deletions(-)
---
diff --git a/gnome-help/C/power-hibernate.page b/gnome-help/C/power-hibernate.page
index 6e47f83..e31a1d2 100644
--- a/gnome-help/C/power-hibernate.page
+++ b/gnome-help/C/power-hibernate.page
@@ -82,17 +82,37 @@ switch on the computer again.</p>
   <p>If the hibernate test works, you can continue to use the <cmd>pm-hibernate</cmd>
   command when you want to hibernate.</p>
 
-  <p>You can also enable the hibernate option in the menus. To do that, use your favorite text
-  editor to create <file>/etc/polkit-1/localauthority/50-local.d/org.gnome.enable-hibernate.pkla</file>.
-  Add the following to the file and save:</p>
-
-<code its:translate="no">
-[Re-enable hibernate by default]
-Identity=unix-user:*
-Action=org.freedesktop.upower.hibernate
-ResultActive=yes
-</code>
+  <p>You could also install the
+  <link href="https://extensions.gnome.org/extension/755/hibernate-status-button/";>
+  <app>Hibernate Status Button</app></link> extension from the
+  <link href="https://extensions.gnome.org";>GNOME Extensions website</link>:</p>
+
+  <steps>
+    <item>
+      <p>Switch <gui style="button">ON</gui> the
+      <app>Hibernate Status Button</app> on
+      <link href="https://extensions.gnome.org/extension/755/hibernate-status-button/";>
+      its extension page</link> by pressing the status button at the top
+      left.</p>
+    </item>
+    <item>
+      <p>You will be asked to confirm that you want to install the extension.
+      Press <gui style="button">Install</gui>.</p>
+    </item>
+  </steps>
+
+  <p>The button will now be added to the system menu on the right side of the
+  top bar and can be pressed to hibernate your computer.</p>
+
+  <note style="tip">
+    <p>You can also hold down <key>Alt</key> while pressing the
+    <em>hibernate</em> button to use the <em>hybrid-sleep</em> feature. The
+    hybrid-sleep mode is a mix of the hibernate and sleep modes. This means
+    that your computer remains powered on, so you can wake it up by pressing a
+    key on the keyboard and all your open applications and documents are saved
+    in the same state as before pressing the hybrid-sleep button.</p>
+  </note>
 
 </section>
 
-</page>
\ No newline at end of file
+</page>


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