diff options
| author | Simon Tatham <anakin@pobox.com> | 2009-01-28 18:27:10 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2009-01-28 18:27:10 +0000 |
| commit | 8a3f525a544fe6a05d6a8492471e04011b9dfd92 (patch) | |
| tree | 6cf73c53f1dd19214719d025ed880486db235cf6 /puzzles.but | |
| parent | cd3a7d89cec8a788435ad0f732ecd23e37ca5525 (diff) | |
| download | puzzles-8a3f525a544fe6a05d6a8492471e04011b9dfd92.zip puzzles-8a3f525a544fe6a05d6a8492471e04011b9dfd92.tar.gz puzzles-8a3f525a544fe6a05d6a8492471e04011b9dfd92.tar.bz2 puzzles-8a3f525a544fe6a05d6a8492471e04011b9dfd92.tar.xz | |
Keyboard control patch for Twiddle, from James H.
[originally from svn r8438]
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 32f331a..b143d50 100644 --- a/puzzles.but +++ b/puzzles.but @@ -707,6 +707,11 @@ the centre tile of the square you want to rotate. Clicking with the left mouse button rotates the group anticlockwise. Clicking with the right button rotates it clockwise. +You can also move an outline square around the grid with the cursor +keys; the square is the size above (2\by\.2 by default, or larger). +Pressing the return key or space bar will rotate the current square +anticlockwise or clockwise respectively. + (All the actions described in \k{common-actions} are also available.) \H{twiddle-parameters} \I{parameters, for Twiddle}Twiddle parameters |