Next: , Previous: , Up: Key bindings   [Contents][Index]


3.5 Time

These key bindings allow the user to control the remaining time available to end the game. They are related to options --time-limit and --start-time.

SPACE

Display remaining time. Notice that the remaining time is displayed automatically when it reaches multiples of 5 minutes, and it’s constantly shown when remains less than a minute to its end.

+

Increment and display remaining time. If the remaining time is greater than 1 minute, increment remaining time by 1 minute, otherwise by 1 second.

-

Decrement and display remaining time. If the remaining time is greater than 1 minute, decrement remaining time by 1 minute, otherwise by 1 second.