aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2022-11-30 13:10:59 +0000
committerBen Harris <bjh21@bjh21.me.uk>2022-11-30 13:11:13 +0000
commit2b5a4a062cf3f1ea6b64a92b8735a49b517f4557 (patch)
tree8f6d0399442003e516a76b73ed8f21df770673bd
parentdbb2d2adb28eec4258783aa37589ccf4a3265f8f (diff)
downloadpuzzles-2b5a4a062cf3f1ea6b64a92b8735a49b517f4557.zip
puzzles-2b5a4a062cf3f1ea6b64a92b8735a49b517f4557.tar.gz
puzzles-2b5a4a062cf3f1ea6b64a92b8735a49b517f4557.tar.bz2
puzzles-2b5a4a062cf3f1ea6b64a92b8735a49b517f4557.tar.xz
Document how Enter and Space are handled in the mid-end
They've been canonicalised to CURSOR_SELECT and CURSOR_SELECT2 since 2008.
-rw-r--r--devel.but3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel.but b/devel.but
index 31a5f19..283e48c 100644
--- a/devel.but
+++ b/devel.but
@@ -1029,7 +1029,8 @@ mouse button will have appeared in between.
\dd On platforms which have one or two prominent \q{select} button
alongside their cursor keys, indicates that one of those buttons was
-pressed.
+pressed. On other platforms, these represent the Enter (or Return)
+and Space keys respectively.
In addition, there are some modifiers which can be bitwise-ORed into
the \c{button} parameter: