diff options
| author | Simon Tatham <anakin@pobox.com> | 2009-12-22 16:47:42 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2009-12-22 16:47:42 +0000 |
| commit | 2b06c127282a7e4b10308e641977091ee9c20628 (patch) | |
| tree | 99aff731c99b1e1d4c756c7c254d630ae6591722 /puzzles.but | |
| parent | 2bdabe31cf42b34f8d7bb6015c383482cfb5d068 (diff) | |
| download | puzzles-2b06c127282a7e4b10308e641977091ee9c20628.zip puzzles-2b06c127282a7e4b10308e641977091ee9c20628.tar.gz puzzles-2b06c127282a7e4b10308e641977091ee9c20628.tar.bz2 puzzles-2b06c127282a7e4b10308e641977091ee9c20628.tar.xz | |
Keyboard control for Dominosa (patch largely due to James H, though
with considerable meddling from me).
[originally from svn r8788]
Diffstat (limited to 'puzzles.but')
| -rw-r--r-- | puzzles.but | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/puzzles.but b/puzzles.but index 3539d18..0c6f2f5 100644 --- a/puzzles.but +++ b/puzzles.but @@ -1440,6 +1440,12 @@ them, which you can use to remind yourself that you know those two numbers are \e{not} covered by a single domino. Right-clicking again removes the line. +You can also use the cursor keys to move a cursor around the grid. +When the cursor is half way between two adjacent numbers, pressing +the return key will place a domino covering those numbers, or +pressing the space bar will lay a line between the two squares. +Repeating either action removes the domino or line. + (All the actions described in \k{common-actions} are also available.) \H{dominosa-parameters} \I{parameters, for Dominosa}Dominosa parameters |