Keyboard and Menus

Keyboard

Arrows Increment or decrement selected neurons and weights
Shift-Arrow Nudge objects
A / Control-A     Select all
N Select all neurons
W Select all weights
U Unselect
Control-C Copy selected neurons and weights
Control-X Cut selected neurons and weights
Control -V Paste selected neurons and weights
Delete Delete selected objects
P Add or "put" a new node. Nodes will be added next to selected nodes or where you last clicked in the network panel
R Randomize selected objects. Randomization is a uniform distribution between the upper and lower bounds set for each neuron or weights.
Space-bar Update network and world
S Update network but not world.
Z Enter the "zoom-in" mode

Menus

File

New: Erase current network and create a blank palette for creating a new network.
Open: Open a network file.
Save: Save a network file.
Save-as: Save a network file with a new, user-specified name.
Network Preferences: Set network preferences.

Edit

Copy: Copy selected network elements (nodes and weights) to buffer.
Cut: Cut selected network elements (nodes and weights) to buffer.
Paste: Paste network elements in buffer to screen.
Delete: Deletes selected screen items.
Select all: Select all screen elements (see selection).
Align: Aligns neurons horizontally or vertically.
Set selected neurons /weights: Open properties window for selected neurons or weights.
Clamp Neurons/Weights:See clamping.
Show I/O Info: Make input and output labels visible. See couplings.
Autozoom. Checking the "autozoom" box causes the network display to automatically resize the current neural network so it fits within the screen. Un-checking autozoom thus allows users to zoom in on data and pan it arbitrarily.
Set properties: Different depending on whether you are clicked on a node or weight. If multiple nodes or weights are selected, it sets properties of that set. For more click here.

Insert

New Network: Add a new network type to the simulation.
New Neuron: Add a new neuron to the simulaion.
Add Gauge: Add one or more gauges to the simulation.

View

User can set whether or not to show the avaliable toolbars.

Popup Menus

If you right click (or left click while holding down the ctrl key) anywhere on the network panel a pop-up menu will appear, whose contents varies depending on where you click and whether there is anything in the clipboard.

Cut, copy, paste act as in a normal application. Paste only appears if there are items in the buffer to paste; cut and copy only appear if there are selected items to cut or copy. Items are pasted to clicked location.
Delete: Deletes selected screen items.
Connect creates connections between all selected nodes and the node that has been right clicked on.
Set Gauge: submenus showing current gauges appear. The gauge you select will gauge currently selected neurons and weights.
Set properties: Different depending on whether you are clicked on a node or weight. If multiple nodes or weights are selected, it sets properties of that set.
Set network properties. Sets properties for the entire network, as opposed to selected items. For more click here.
New neuron / network: Creates a new neuron or network of specified types, at clicked location.
Output Commands / Input Sensors: Create a coupling from selected nodes to some world.