summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/puzzles.but
diff options
context:
space:
mode:
authorFranklin Wei <franklin@rockbox.org>2024-07-23 06:05:45 -0400
committerFranklin Wei <franklin@rockbox.org>2024-07-23 06:05:45 -0400
commit62b0456a4b1415d3e4138e8dbca4b22f88d374d6 (patch)
tree393620d5f8ac19bddf40aaf90721e792017e1623 /apps/plugins/puzzles/src/puzzles.but
parent09aa8de52cb962f1ceebfb1fd44f2c54a924fc5c (diff)
downloadrockbox-62b0456a4b1415d3e4138e8dbca4b22f88d374d6.tar.gz
rockbox-62b0456a4b1415d3e4138e8dbca4b22f88d374d6.zip
puzzles: resync with upstream (adds new Palisade cursor interface).
Resyncs properly with this slightly modified upstream: https://www.franklinwei.com/git/puzzles/commit/?h=rockbox-devel&id=1c62dac3f4f1a819a394ff33cc82912cf9079b50 Change-Id: I2018e81647c22010f9d74d8d14d13982f2969a8f
Diffstat (limited to 'apps/plugins/puzzles/src/puzzles.but')
-rw-r--r--apps/plugins/puzzles/src/puzzles.but20
1 files changed, 16 insertions, 4 deletions
diff --git a/apps/plugins/puzzles/src/puzzles.but b/apps/plugins/puzzles/src/puzzles.but
index fb94155eed..fa9384252e 100644
--- a/apps/plugins/puzzles/src/puzzles.but
+++ b/apps/plugins/puzzles/src/puzzles.but
@@ -3519,10 +3519,15 @@ Palisade was contributed to this collection by Jonas K\u00F6{oe}lker.
3519\H{palisade-controls} \I{controls, for Palisade}Palisade controls 3519\H{palisade-controls} \I{controls, for Palisade}Palisade controls
3520 3520
3521Left-click to place an edge. Right-click to indicate \q{no edge}. 3521Left-click to place an edge. Right-click to indicate \q{no edge}.
3522Alternatively, the arrow keys will move a keyboard cursor. Holding 3522
3523Control while pressing an arrow key will place an edge. Press 3523Alternatively, the arrow keys will move a keyboard cursor. Depending
3524Shift-arrowkey to switch off an edge. Repeat an action to perform 3524on the \q{Cursor mode} preference (see \k{palisade-prefs}), the cursor
3525its inverse. 3525will either navigate among the grid squares, or along their
3526borders. In \q{Full-grid} mode, hold Control while pressing an arrow
3527key to place an edge, and press Shift-arrowkey to switch off an
3528edge. In \q{Half-grid} mode, press Enter to place an edge, and Space
3529to switch off an edge. In either mode, you can repeat an action to
3530perform its inverse.
3526 3531
3527(All the actions described in \k{common-actions} are also available.) 3532(All the actions described in \k{common-actions} are also available.)
3528 3533
@@ -3539,6 +3544,13 @@ These parameters are available from the \q{Custom...} option on the
3539 3544
3540\dd The size of the regions into which the grid must be subdivided. 3545\dd The size of the regions into which the grid must be subdivided.
3541 3546
3547\H{palisade-prefs} \I{preferences, for Palisade}Palisade user preferences
3548
3549On platforms that support user preferences, the \q{Preferences} option
3550on the \q{Game} menu will let you configure the behavior of the cursor
3551keys to either navigate among full grid squares, or along the borders
3552of the grid squares.
3553
3542\C{mosaic} \i{Mosaic} 3554\C{mosaic} \i{Mosaic}
3543 3555
3544\cfg{winhelp-topic}{games.mosaic} 3556\cfg{winhelp-topic}{games.mosaic}