[gnome-user-docs] Apply patches from Paul Frields



commit 9b2b716d83c94133ef4a449ef05c24b0248df8a0
Author: Phil Bull <philbull gmail com>
Date:   Sun Apr 3 16:18:28 2011 +0100

    Apply patches from Paul Frields

 gnome-help/C/bluetooth-turn-on-off.page |   12 ++++++------
 gnome-help/C/figures/bluetooth-menu.png |  Bin 0 -> 385 bytes
 gnome-help/C/power-closelid.page        |   27 +++++++++++++++++++--------
 3 files changed, 25 insertions(+), 14 deletions(-)
---
diff --git a/gnome-help/C/bluetooth-turn-on-off.page b/gnome-help/C/bluetooth-turn-on-off.page
index db61f3f..670ef97 100644
--- a/gnome-help/C/bluetooth-turn-on-off.page
+++ b/gnome-help/C/bluetooth-turn-on-off.page
@@ -22,10 +22,10 @@
 You can turn <app>Bluetooth</app> on to send and receive files, but turn it off to conserve power.
 </p>
 
-<comment>
-  <cite>shaunm</cite>
-  <p>let's add an image of the BT top bar icon</p>
-</comment>
+<figure>
+  <desc>The Bluetooth icon and menu can be found on the top bar.</desc>
+  <media type="image" src="figures/bluetooth-menu.png"/>
+</figure>
 
 <p>
 To turn <app>Bluetooth</app> on, click the <app>Bluetooth</app> icon in the top bar, then toggle the <gui>Bluetooth</gui> switch so that it reads as <gui>ON</gui>. 
@@ -34,8 +34,8 @@ To turn <app>Bluetooth</app> on, click the <app>Bluetooth</app> icon in the top
 <p>Many laptop computers have a hardware switch or key combination to turn
 Bluetooth on and off. If the Bluetooth hardware is turned off, you will not
 see a Bluetooth icon in the top bar. Look for a switch on your computer or
-a key on your keyboard. It is often
-<keyseq><key>Fn</key><key>F12</key></keyseq>.</p>
+a key on your keyboard. The keyboard key is often accessed with the help of the
+<key>Fn</key> key.</p>
 
 <note style="tip"><p>If you are connecting to another <app>Bluetooth</app> device for the first time, set the <gui>Visibility</gui> switch to <gui>ON</gui>. This allows your device to be seen by other <app>Bluetooth</app> devices.</p></note>
 
diff --git a/gnome-help/C/figures/bluetooth-menu.png b/gnome-help/C/figures/bluetooth-menu.png
new file mode 100644
index 0000000..95ddc32
Binary files /dev/null and b/gnome-help/C/figures/bluetooth-menu.png differ
diff --git a/gnome-help/C/power-closelid.page b/gnome-help/C/power-closelid.page
index 1c5783e..39b3b71 100644
--- a/gnome-help/C/power-closelid.page
+++ b/gnome-help/C/power-closelid.page
@@ -8,7 +8,7 @@
     <link type="seealso" xref="power-suspendfail"/>
     
     <desc>Laptops go to sleep when you close the lid, in order to save power.</desc>
-    <revision pkgversion="0.1" version="0.1" date="2011-03-19" status="incomplete"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-28" status="review"/>
     <credit type="author">
       <name>GNOME Documentation Project</name>
       <email>gnome-doc-list gnome org</email>
@@ -23,15 +23,26 @@
 
 <p>Some computers are unable to suspend properly, normally because their hardware isn't completely supported by the operating system (e.g. the Linux drivers are incomplete). In this case, you may find that you are unable to wake-up your computer after you've closed the lid. You can try to <link xref="power-suspendfail">fix the problem with suspend</link>, or you can prevent the computer from trying to suspend when you close the lid.</p>
 
-  <comment>
-   <cite date="2010-06-29" href="mailto:gnome-doc-list gnome org">GNOME Documentation Project</cite>
-   <p>Explain that the computer probably hasn't turned off, it just suspended itself. Describe how to wake up from being suspended. Explain that some computers don't suspend properly. Show how you can change the settings for what happens when the lid is closed.</p>
-  </comment>
-	
 <section id="nosuspend">
  <title>Stop the computer from suspending when the lid is closed</title>
- <p>If you don't want the computer to suspend when you close the lid...</p>
- <!-- FIXME: Need to complete this section! -->
+ <p>If you don't want the computer to suspend when you close the lid, you can change the settings for that behavior.  To set the computer to blank the screen, rather than suspend, when the lid is closed:</p>
+ <steps>
+   <item>
+     <p>Move your mouse to the Activities menu to activate the overview.</p>
+   </item>
+   <item>
+     <p>Choose <gui>Applications</gui> and locate the Terminal in the list, or type "terminal" to locate it.  Click the <gui>Terminal</gui> icon to start the application.</p>
+   </item>
+   <item>
+     <p>To change the setting used when running on battery power, type this command and hit <key>Enter</key>:</p>
+     <code>gsettings set org.gnome.settings-daemon.plugin.power lid-close-battery-action blank</code>
+   </item>
+   <item>
+     <p>To change the setting used when running on AC power, type this command and hit <key>Enter</key>:</p>
+     <code>gsettings set org.gnome.settings-daemon.plugin.power lid-close-ac-action blank</code>
+   </item>
+ </steps>
+ <p>There are other settings available besides "blank," such as "nothing," which causes the computer to do nothing.</p>
 </section>
 
 </page>



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