
Keyboard shorcuts
Simulation Keys
-
[F1] - Start simulation (same as
)
- [F2] - Strain Properties.
-
[F3] - Simulate for 1 step. (same as
)
-
[F4] - Stop simulation. (same as
)
- [F5] - Clear Radio-active Tracers.
- [F6] - Strain Population Dialog.
- [F7] - View Universe properties.
-
[F8] - Examine organism. (same as
)
-
[F10] - View all. (same as
)
-
[Ctrl-X] - Cut organism. (same as
)
-
[Ctrl-C] - Copy organism. (same as
)
-
[Ctrl-V] - Paste organism. (same as
)
- [Ctrl-F] - Find.
- [Del] - Delete organism.
- [Up], [Down], [Left], [Right] - Pan the simulation window.
- [Command-M] - Clear MOUSE-POS
Debugging Keys
When debugging KFORTH programs (view organism dialog, or kforth interpreter), these keys can be used:
- [F5] - Run
- [F8] - Clear all breakpoints
- [F9] - Add/remove breakpoint (at the instruction where the cursor is)
- [F6] - Step over (skips over call if, ifelse)
- [F7] - Step
Note: On MacOS use the Command key instead of the Ctrl key.