diff options
| author | Simon Tatham <anakin@pobox.com> | 2012-02-19 10:15:59 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2012-02-19 10:15:59 +0000 |
| commit | faabfe3b625d94efbbfc3dda5368213c466530b4 (patch) | |
| tree | 963e9cf1d56fd950b552732c06d32ba40f69fb74 /puzzles.but | |
| parent | f38adf6394637d87d6595fd9f4755d193816d7d0 (diff) | |
| download | puzzles-faabfe3b625d94efbbfc3dda5368213c466530b4.zip puzzles-faabfe3b625d94efbbfc3dda5368213c466530b4.tar.gz puzzles-faabfe3b625d94efbbfc3dda5368213c466530b4.tar.bz2 puzzles-faabfe3b625d94efbbfc3dda5368213c466530b4.tar.xz | |
Patch from Jonas Koelker to add keyboard control support to Pearl.
[originally from svn r9411]
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 4b42d33..6885740 100644 --- a/puzzles.but +++ b/puzzles.but @@ -2958,6 +2958,12 @@ indicating that you are sure the loop does not go through that edge. white clue has to be a corner, but don't yet know which way the corner turns, you might mark the one way it \e{can't} go with a cross.) +Alternatively, use the cursor keys to move the cursor. Use the Enter +key to begin and end keyboard `drag' operations. Use the Space key to +cancel the drag. Use Ctrl-arrowkey and Shift-arrowkey to simulate a +left or right click, respectively, on the edge in the given direction +relative to the cursor, i.e. to draw a segment or a cross. + (All the actions described in \k{common-actions} are also available.) \H{pearl-parameters} \I{parameters, for Pearl}Pearl parameters |