diff options
| author | Simon Tatham <anakin@pobox.com> | 2009-01-16 18:50:22 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2009-01-16 18:50:22 +0000 |
| commit | 28acb0ebdc2814d94fd11c899afc84a5823432c3 (patch) | |
| tree | da790d958e0f01ac27ec16c0247161faffef7492 /puzzles.but | |
| parent | fa23fc3943506b256c08730a9f717642912ced9b (diff) | |
| download | puzzles-28acb0ebdc2814d94fd11c899afc84a5823432c3.zip puzzles-28acb0ebdc2814d94fd11c899afc84a5823432c3.tar.gz puzzles-28acb0ebdc2814d94fd11c899afc84a5823432c3.tar.bz2 puzzles-28acb0ebdc2814d94fd11c899afc84a5823432c3.tar.xz | |
Keyboard cursor support for Tents, from James H.
[originally from svn r8416]
Diffstat (limited to 'puzzles.but')
| -rw-r--r-- | puzzles.but | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/puzzles.but b/puzzles.but index cdb978f..60b675c 100644 --- a/puzzles.but +++ b/puzzles.but @@ -2006,6 +2006,11 @@ blank square in the region you cover will be turned green, and no other squares will be affected. (This is useful for clearing the remainder of a row once you have placed all its tents.) +You can also use the cursor keys to move around the grid. Pressing the +return key over an empty square will place a tent, and pressing the +space bar over an empty square will colour it green; either key will +clear an occupied square. + (All the actions described in \k{common-actions} are also available.) \H{tents-parameters} \I{parameters, for Tents}Tents parameters |