100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
IMPORTANT NOTE: Saving the solutions here will only save them in the user
cache database, not to the puzzle set file. To save them to the puzzle
set file, you must invoke heromesh -f to flush the user cache. The local
replay list and mark will not be saved in the puzzle set though; they are
local to the user account. If the .autoSave resource is true, then it will
do this automatically.
=== Summary of default key/mouse bindings ===
(Below, "KP" means the "key pad" or "number pad".)
Keyboard:
CTRL+D Describe by keyboard
CTRL+E Level editor
CTRL+G Go to level
CTRL+I Import move list
CTRL+Q Quit
CTRL+S Save solution
CTRL+T Display level title
CTRL+X Export move list
F1 Replay 1 move
F2 Replay 10 moves
F3 Replay 100 moves
|
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
|
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
|
IMPORTANT NOTE: Saving the solutions here will only save them in the user
cache database, not to the puzzle set file. To save them to the puzzle
set file, you must invoke heromesh -f to flush the user cache. The local
replay list and mark will not be saved in the puzzle set though; they are
local to the user account. If the .autoSave resource is true, then it will
do this automatically.
=== List of levels ===
You can push CTRL+L to display a list of levels. This list displays the
numbers of the levels green if you have solved it or red otherwise. You
can also push the following:
* F1 = Toggle tall/wide mode. The tall mode lists one level per row, and
shows the columns of the details. The wide mode only displays the level
numbers but more will fit on the screen at once.
* F2 = Toggle displaying order numbers or ID numbers.
* Space or middle mouse button = Display title.
* Return or right mouse button = Go to selected level.
=== Summary of default key/mouse bindings ===
(Below, "KP" means the "key pad" or "number pad".)
Keyboard:
CTRL+D Describe by keyboard
CTRL+E Level editor
CTRL+G Go to level
CTRL+I Import move list
CTRL+L List of levels
CTRL+Q Quit
CTRL+S Save solution
CTRL+T Display level title
CTRL+X Export move list
F1 Replay 1 move
F2 Replay 10 moves
F3 Replay 100 moves
|