diff options
| author | Simon Tatham <anakin@pobox.com> | 2009-01-27 18:30:46 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2009-01-27 18:30:46 +0000 |
| commit | cd3a7d89cec8a788435ad0f732ecd23e37ca5525 (patch) | |
| tree | 890ee46cfc86d2ca69b027a8ed205930b03156cf /puzzles.but | |
| parent | 921a054f0a235d08694416a9754491c0c059eae6 (diff) | |
| download | puzzles-cd3a7d89cec8a788435ad0f732ecd23e37ca5525.zip puzzles-cd3a7d89cec8a788435ad0f732ecd23e37ca5525.tar.gz puzzles-cd3a7d89cec8a788435ad0f732ecd23e37ca5525.tar.bz2 puzzles-cd3a7d89cec8a788435ad0f732ecd23e37ca5525.tar.xz | |
Keyboard control patch for Pattern, from James H.
[originally from svn r8435]
Diffstat (limited to 'puzzles.but')
| -rw-r--r-- | puzzles.but | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/puzzles.but b/puzzles.but index bd2e592..32f331a 100644 --- a/puzzles.but +++ b/puzzles.but @@ -884,6 +884,10 @@ a vertical or horizontal line of squares black or white at a time with Shift held down, you can colour a whole rectangle of squares grey. +You can also move around the grid with the cursor keys. Pressing the +return key will cycle the current cell through empty --> black --> +white --> empty, and the space bar does the same cycle in reverse. + (All the actions described in \k{common-actions} are also available.) \H{pattern-parameters} \I{parameters, for Pattern}Pattern parameters |