Move Selection | ←→↑↓ | MoveLeftKey
MoveRightKey
MoveUpKey
MoveDownKey | Selects the next element in the key direction and deselects the other selected items. |
Move Focus | Ctrl+← /
Ctrl+→ /
Ctrl+↑ /
Ctrl+↓ | MoveLeftFocusKey
MoveFocusRightKey
MoveFocusUpKey
MoveFocusDownKey | Sets the next element in the key direction as current item. |
Extend Selection | Shift ⇧+← /
Shift ⇧+→ /
Shift ⇧+↑ /
Shift ⇧+↓ | ExtendSelectionLeftKey
ExtendSelectionRightKey
ExtendSelectionUpKey
ExtendSelectionDownKey | Adds the element in the key direction to the selected elements. |
Select All | Ctrl+A | SelectAllKey | Selects all nodes and bends. |
Deselect All | Ctrl+Shift ⇧+A | DeselectAllKey | Clears the current selection. |
Toggle Selection | Ctrl+Space | ToggleItemSelectionKey | Deselects the first selected item. If there is none, the current item will be selected. |