diff options
| author | Jonas Kölker <jonaskoelker@yahoo.com> | 2015-09-21 18:34:53 +0200 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2015-10-03 16:59:04 +0100 |
| commit | 11a394f69b43ce36e4b0119699a4ae9461d252ee (patch) | |
| tree | 1dee62ad807c2f52394ddf55bca32b0aca9d871f /puzzles.but | |
| parent | ebf31f52b0dae356c7ad515b3e2e66672bd69a4e (diff) | |
| download | puzzles-11a394f69b43ce36e4b0119699a4ae9461d252ee.zip puzzles-11a394f69b43ce36e4b0119699a4ae9461d252ee.tar.gz puzzles-11a394f69b43ce36e4b0119699a4ae9461d252ee.tar.bz2 puzzles-11a394f69b43ce36e4b0119699a4ae9461d252ee.tar.xz | |
Add more keyboard controls to Slant.
Diffstat (limited to 'puzzles.but')
| -rw-r--r-- | puzzles.but | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/puzzles.but b/puzzles.but index d0b51de..65782af 100644 --- a/puzzles.but +++ b/puzzles.but @@ -1709,7 +1709,10 @@ the game entirely with one button if you need to.) You can also use the cursor keys to move around the grid. Pressing the return or space keys will place a \cw{\\} or a \cw{/}, respectively, -and will then cycle them as above. +and will then cycle them as above. You can also press \cw{/} or +\cw{\\} to place a \cw{/} or \cw{\\}, respectively, independent of +what is already in the cursor square. Backspace removes any line from +the cursor square. (All the actions described in \k{common-actions} are also available.) |