[gedit] Updated gedit-search.page. Users can scroll through search results with up and down arrows.



commit b27d8ea2369e549820cbf1651316a83d85bb27d2
Author: Jim Campbell <jwcampbell gmail com>
Date:   Sat Apr 30 16:40:40 2011 -0500

    Updated gedit-search.page. Users can scroll through search results with up and down arrows.

 help/C/gedit-search.page |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/help/C/gedit-search.page b/help/C/gedit-search.page
index eae1ece..d4450fe 100644
--- a/help/C/gedit-search.page
+++ b/help/C/gedit-search.page
@@ -21,11 +21,19 @@
     <p>The Find tool can help you find specific sequences of text within in your file.</p>
     <steps>
       <title>Finding text</title>
-      <item><p>Open the <gui style="menu">search window</gui> by clicking <guiseq><gui>Search</gui><gui>Find</gui></guiseq> or pressing <keyseq><key>Ctrl</key><key>F</key></keyseq>. This will move your cursor to the start of the <gui>search window</gui>.</p></item>
+      <item><p>Open the <gui style="menu">search window</gui> by clicking <guiseq><gui>Search</gui><gui>Find</gui>
+      </guiseq> or pressing <keyseq><key>Ctrl</key><key>F</key></keyseq>. This will move your cursor to the start 
+      of the <gui>search window</gui>.</p></item>
       <item><p>Type the text you wish to search for in the <gui>search window</gui>.</p></item>
-      <item><p>As you type, <app>gedit</app> will begin highlighting the portions of text that match what you have entered.</p></item>
-      <item><p>Use the <gui>up</gui> or <gui>down</gui> facing arrows next to the <gui>search window</gui> (or <keyseq><key>Ctrl</key><key>G</key></keyseq> or <keyseq><key>Ctrl</key><key>Shift</key><key>G</key></keyseq>) to scroll up or down through the highlighted text.</p></item>
-    </steps>
+      <item><p>As you type, <app>gedit</app> will begin highlighting the portions of text that match what you 
+      have entered.</p></item>
+      <item><p>To scroll through the search results, do any of the following:</p>
+      <p>Click on the <gui>up</gui> or <gui>down</gui> facing arrows next to the <gui>search window</gui>
+      </p>
+      <p>Press the <key>up arrow</key> or <key>down arrow</key> keys on your keyboard</p>
+      <p>Press <keyseq><key>Ctrl</key><key>G</key></keyseq> or <keyseq><key>Ctrl</key><key>
+      Shift</key><key>G</key></keyseq>.</p></item>
+      </steps>
 
   <p>To close the <gui>search window</gui>, press <key>Esc</key>.</p>
 



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