mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
Document how Enter and Space are handled in the mid-end
They've been canonicalised to CURSOR_SELECT and CURSOR_SELECT2 since 2008.
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user