From 4a202808ee0be91d3a346076e71f45403bfa41de Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 12 Jan 2009 20:23:56 +0000 Subject: Patch from James H which adds keyboard cursor support to Unequal, and also updates the docs for both that and the Mines cursor support in r8402. [originally from svn r8408] [r8402 == f20847354cb6335fd349204f16021a72e2956cce] --- puzzles.but | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'puzzles.but') diff --git a/puzzles.but b/puzzles.but index 7f7f9d6..7bcaafe 100644 --- a/puzzles.but +++ b/puzzles.but @@ -1046,6 +1046,12 @@ turn, and so on if any of them also has no surrounding mines. This will be done for you automatically; so sometimes when you uncover a square, a whole new area will open up to be explored. +You can also use the cursor keys to move around the minefield. +Pressing the return key in a covered square uncovers it, and in an +uncovered square will clear around it (so it acts as the left button), +pressing the space bar in a covered square will place a flag +(similarly, it acts as the right button). + All the actions described in \k{common-actions} are also available. Even Undo is available, although you might consider it cheating to @@ -2190,6 +2196,10 @@ All pencil marks in a square are erased when you left-click and type a number, or when you left-click and press space. Right-clicking and pressing space will also erase pencil marks. +As for Solo, the cursor keys can be used in conjunction with the digit +keys to set numbers or pencil marks. You can also use the 'M' key to +auto-fill every numeric hint, ready for removal as required. + (All the actions described in \k{common-actions} are also available.) \H{unequal-parameters} \I{parameters, for Unequal}Unequal parameters -- cgit v1.1