diff options
| author | Simon Tatham <anakin@pobox.com> | 2009-01-20 18:28:28 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2009-01-20 18:28:28 +0000 |
| commit | 47c3878dc78028ea8750402b7f1f1e6e59b41198 (patch) | |
| tree | 8d42f33f3b2c430eb49b86ee6b257701373c41a3 /puzzles.but | |
| parent | f46eceb714ac038e0721f2b16e19e089859bc051 (diff) | |
| download | puzzles-47c3878dc78028ea8750402b7f1f1e6e59b41198.zip puzzles-47c3878dc78028ea8750402b7f1f1e6e59b41198.tar.gz puzzles-47c3878dc78028ea8750402b7f1f1e6e59b41198.tar.bz2 puzzles-47c3878dc78028ea8750402b7f1f1e6e59b41198.tar.xz | |
Keyboard control patch for Pegs, from James H.
[originally from svn r8419]
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 6b75d11..990d744 100644 --- a/puzzles.but +++ b/puzzles.but @@ -1360,6 +1360,11 @@ Vacant spaces which you can move a peg into are marked with holes. A space with no peg and no hole is not available for moving at all: it is an obstacle which you must work around. +You can also use the cursor keys to move a position indicator around +the board. Pressing the return key while over a peg, followed by a +cursor key, will jump the peg in that direction (if that is a legal +move). + (All the actions described in \k{common-actions} are also available.) \H{pegs-parameters} \I{parameters, for Pegs}Pegs parameters |