[rhythmbox/mallard-help: 41/55] Moved LIRC commands to separate page. Updated shortcut keys



commit a16349dcac2293ae1c5039025f84e88bceeaa5b1
Author: Jim Campbell <jwcampbell gmail com>
Date:   Sun Jul 15 14:01:13 2012 -0500

    Moved LIRC commands to separate page. Updated shortcut keys

 help/C/shortcut-keys.page |   95 +-------------------------------------------
 help/C/shortcut-lirc.page |   89 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 92 insertions(+), 92 deletions(-)
---
diff --git a/help/C/shortcut-keys.page b/help/C/shortcut-keys.page
index 5c8eff9..3445f3f 100644
--- a/help/C/shortcut-keys.page
+++ b/help/C/shortcut-keys.page
@@ -1,11 +1,12 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
       type="guide" style="tip"
-      id="gedit-shortcut-keys">
+      id="shortcut-keys">
 
   <info>
     <link type="guide" xref="index#rb-advanced-actions"/>
-    <desc>Master all control of <app>Rhythmbox</app> with the keyboard.</desc>
+    <link type="seealso" xref="shortcut-lirc" />
+    <desc>Control <app>Rhythmbox</app> with the keyboard.</desc>
     <revision pkgversion="3.0" version="1.0" date="2011-03-25" status="final"/>
     <credit type="author">
       <name>Jim Campbell</name>
@@ -142,94 +143,4 @@
         </tr>
       </tbody>
     </table>
-
-    <table rules="rows" frame="top bottom" ui:expanded="no">
-    <title>Shortcut keys for showing and hiding panes</title>
-      <thead>
-        <tr>
-          <td><p>To Do This</p></td>  <td><p>Press This</p></td>  
-        </tr>
-      </thead>
-      <tbody>
-        <tr>
-          <td><p>Show / hide the side pane</p></td>  <td><p>F9</p></td>  
-        </tr>
-        <tr>
-          <td><p>Show / hide the bottom pane.</p></td>  <td><p>Ctrl + F9</p>
-          </td>  
-        </tr>
-      </tbody>
-    </table>
-
-    <table rules="rows" frame="top bottom" ui:expanded="no">
-    <title>Shortcut keys for searching</title>
-      <thead>
-        <tr>
-          <td><p>To Do This</p></td>  <td><p>Press This</p></td>  
-        </tr>
-      </thead>
-      <tbody>
-        <tr>
-          <td><p>Find a string</p></td>  <td><p>Ctrl + F</p></td>  
-        </tr>
-        <tr>
-          <td><p>Find the next instance of the string</p></td>  <td><p>Ctrl + G
-          </p></td>  
-        </tr>
-        <tr>
-          <td><p>Find the previous instance of the string</p></td>  <td><p>Ctrl 
-          + Shift + G</p></td>  
-        </tr>
-        <tr>
-          <td><p>Search and Replace</p></td>  <td><p>Ctrl + H</p></td>  
-        </tr>
-        <tr>
-          <td><p>Clear highlight</p></td>  <td><p>Ctrl + Shift + K</p></td>  
-        </tr>
-        <tr>
-          <td><p>Goto line</p></td>  <td><p>Ctrl + I</p></td>  
-        </tr>
-      </tbody>
-    </table>
-
-    <table rules="rows" frame="top bottom" ui:expanded="no">
-    <title>Shortcut keys for tools</title>
-      <thead>
-        <tr>
-          <td><p>To Do This</p></td>  <td><p>Press This</p></td>  
-        </tr>
-      </thead>
-      <tbody>
-        <tr>
-          <td><p>Check spelling</p></td>  <td><p>Shift + F7</p></td>  
-        </tr>
-        <tr>
-          <td><p>Remove trailing spaces (with plugin)</p></td>  <td><p>Alt + F12
-          </p></td>  
-        </tr>
-        <tr>
-          <td><p>Run "make" in the current directory (with plugin)</p></td>  
-          <td><p>F8</p></td>  
-        </tr>
-        <tr>
-          <td><p>Directory listing (with plugin)</p></td>  <td><p>Ctrl + Shift 
-          + D</p></td>  
-        </tr>
-      </tbody>
-    </table>
-
-    <table rules="rows" frame="top bottom" ui:expanded="no">
-    <title>Shortcut keys for user help</title>
-      <thead>
-        <tr>
-          <td><p>To Do This</p></td>  <td><p>Press This</p></td>  
-        </tr>
-      </thead>
-      <tbody>
-        <tr>
-          <td><p>Open the gedit user guide</p></td>  <td><p>F1</p></td>  
-        </tr>
-      </tbody>
-    </table>
-
 </page>
diff --git a/help/C/shortcut-lirc.page b/help/C/shortcut-lirc.page
new file mode 100644
index 0000000..862cdb5
--- /dev/null
+++ b/help/C/shortcut-lirc.page
@@ -0,0 +1,89 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:ui="http://projectmallard.org/experimental/ui/";
+      type="guide" style="tip"
+      id="shortcut-lirc">
+
+  <info>
+    <link type="guide" xref="index#rb-advanced-actions"/>
+    <desc>Control <app>Rhythmbox</app> with an infrared remote control 
+    device.</desc>
+    <revision pkgversion="3.6" version="1.0" date="2012-07-15" status="draft"/>
+    <credit type="author">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+    </credit>
+    <credit type="author">
+      <name>Milo Casagrande</name>
+      <email>milo ubuntu com</email>
+    </credit>
+  </info>
+
+  <title>Supported Linux Infrared Remote Control commands</title>
+
+    <p><app>Rhythmbox</app> includes support for Linux Infrared Remote 
+    Control (LIRC) commands. The following command strings are supported:</p>
+
+    <!-- For the sake of appearance, I have not used the <keyseq> feature to 
+    display key sequences in the tables. -->
+
+    <table rules="rows" frame="top bottom">
+    <title>Supported LIRC commands</title>
+      <thead>
+        <tr>
+          <td><p>Command</p></td>  <td><p>String</p></td>  
+        </tr>
+      </thead>
+      <tbody>
+        <tr>
+          <td><p>Start playback</p></td> <td><p>play</p></td>  
+        </tr>
+        <tr>
+          <td><p>Pause playback</p></td>  <td><p>pause</p></td>
+        </tr>
+        <tr>
+          <td><p>Toggle between playing and paused</p></td>  <td><p>playpause
+          </p>
+          </td>
+        </tr>
+        <tr>
+          <td><p>Toggle the shuffle play order</p></td>  <td><p>shuffle</p></td>
+        </tr>
+        <tr>
+          <td><p>Toggle the repeat play order</p></td>  <td><p>repeat</p>
+          </td>  
+        </tr>
+        <tr>
+          <td><p>Skip to the next track</p></td>  <td><p>next</p>
+          </td>  
+        </tr>
+        <tr>
+          <td><p>Skip to the previous track</p></td>  <td><p>previous</p>
+          </td>  
+        </tr>
+        <tr>
+          <td><p>Skip 10 seconds forward in the playing track</p></td>  <td><p>
+          seek_forward</p>
+          </td>  
+        </tr>
+        <tr>
+          <td><p>Skip 10 seconds backward in the playing track</p></td>  <td><p>
+          seek_backward</p>
+          </td>  
+        </tr>
+        <tr>
+          <td><p>Increase the playback volume by 10</p></td>  <td><p>
+          volume_up</p>
+          </td>  
+        </tr>
+        <tr>
+          <td><p>Decrease the playback volume by 10</p></td>  <td><p>
+          volume_down</p>
+          </td>  
+        </tr>
+        <tr>
+          <td><p>Mute the playback</p></td>  <td><p>mute</p>
+          </td>  
+        </tr>
+      </tbody>
+    </table>
+</page>


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