[gnome-games] [sudoku help] Added keyboard delete options to options.page



commit 56793ee5899d4e72a9df781e0784d5c0d6adc9de
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Wed Dec 7 19:00:46 2011 -0500

    [sudoku help] Added keyboard delete options to options.page
    
    Also reversed the keyboard and mouse sections.

 gnome-sudoku/help/C/basics.page |   50 ++++++++++++++++++++------------------
 1 files changed, 26 insertions(+), 24 deletions(-)
---
diff --git a/gnome-sudoku/help/C/basics.page b/gnome-sudoku/help/C/basics.page
index 197e7d1..5599cd9 100644
--- a/gnome-sudoku/help/C/basics.page
+++ b/gnome-sudoku/help/C/basics.page
@@ -18,51 +18,53 @@
 <comment>There's some things in the manual that are better written than some of this, but we still need to get permission from the copyright holder.</comment>
 <title>Basics</title>
 <p>Sudoku can be played using the keyboard, the mouse, or any combination of the two.</p>
-<section id="mouse">
-<title>Using the mouse</title>
+
+<section id="keyboard">
+<title>Using the keyboard</title>
 <list>
-	<item><p>To select a cell, move your mouse over it and click.</p></item>
-	<item><p>To put a number in a selected cell, click on the center of the cell, and then click on the number you wish to input.</p></item>
-	<item><p>To remove a number from a selected cell, click in the center of the cell and then click clear.</p></item>
-	<!--item><p>To add a note to a cell:</p>
+	<item><p>To select a cell, use the arrow keys to move the blue outline onto it.</p></item>
+	<item><p>To put a number in a cell, select the cell, and then press the number.</p></item>
+	<item><p>To remove a number from a cell, select the cell, and then press the <key>Delete</key> key, the <key>Backspace</key>, or the <key>0</key> key.</p></item>
+	<!--item><p>To add notes to a cell:</p>
 		<list type="numbered">
 			<item><p>Select it.</p></item>
-			<item><p>Click on the top or bottom of the cell.</p></item>
-			<item><p>Type the the note with the keyboard.</p></item>
-			<item><p>Click anywhere outside the text box.</p></item>
+			<item><p>Press <key>n</key> to add notes to the top of a cell, or <key>m</key> for the bottom.</p></item>
+			<item><p>Type your notes.</p></item>
+			<item><p>Press <key>Enter</key>.</p></item>
 		</list>
 	</item>
 	<item><p>To remove notes from a cell:</p>
 		<list type="numbered">
 			<item><p>Select it.</p></item>
-			<item><p>Click on the notes.</p></item>
-			<item><p>Press the <key>Backspace</key> key on your keyboard.</p></item>
-			<item><p>Click anywhere outside of the text box.</p></item>
+			<item><p>Press <key>n</key> to remove notes from the top of a cell, or <key>m</key> to remove notes from the bottom.</p></item>
+			<item><p>Press <key>Backspace</key>.</p></item>
+			<item><p>Press <key>Enter</key>.</p></item>
 		</list>
 	</item-->
 </list>
 </section>
 
-<section id="keyboard">
-<title>Using the keyboard</title>
+
+<section id="mouse">
+<title>Using the mouse</title>
 <list>
-	<item><p>To select a cell, use the arrow keys to move the blue outline onto it.</p></item>
-	<item><p>To put a number in a cell, select the cell, and then press the number.</p></item>
-	<item><p>To remove a number from a cell, select the cell, and then press <key>0</key>.</p></item>
-	<!--item><p>To add notes to a cell:</p>
+	<item><p>To select a cell, move your mouse over it and click.</p></item>
+	<item><p>To put a number in a selected cell, click on the center of the cell, and then click on the number you wish to input.</p></item>
+	<item><p>To remove a number from a selected cell, click in the center of the cell and then click clear.</p></item>
+	<!--item><p>To add a note to a cell:</p>
 		<list type="numbered">
 			<item><p>Select it.</p></item>
-			<item><p>Press <key>n</key> to add notes to the top of a cell, or <key>m</key> for the bottom.</p></item>
-			<item><p>Type your notes.</p></item>
-			<item><p>Press <key>Enter</key>.</p></item>
+			<item><p>Click on the top or bottom of the cell.</p></item>
+			<item><p>Type the the note with the keyboard.</p></item>
+			<item><p>Click anywhere outside the text box.</p></item>
 		</list>
 	</item>
 	<item><p>To remove notes from a cell:</p>
 		<list type="numbered">
 			<item><p>Select it.</p></item>
-			<item><p>Press <key>n</key> to remove notes from the top of a cell, or <key>m</key> to remove notes from the bottom.</p></item>
-			<item><p>Press <key>Backspace</key>.</p></item>
-			<item><p>Press <key>Enter</key>.</p></item>
+			<item><p>Click on the notes.</p></item>
+			<item><p>Press the <key>Backspace</key> key on your keyboard.</p></item>
+			<item><p>Click anywhere outside of the text box.</p></item>
 		</list>
 	</item-->
 </list>



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