### Graph Editor #### Navigation | Shortcut | Action | | -------- | ------ | | Ctrl+Enter | Enter the last selected node. #### Node Selection | Shortcut | Action | | --- | --- | | LMB click node name | Deselect all nodes. Select the target node. | | LMB click background | Deselect all nodes. | | LMB drag background | Deselect all nodes. Select nodes using selection-box. | | cmd / ctrl + LMB click node name | Add or remove node from the selection group. | | cmd / ctrl + LMB click node name | Add or remove node from the selection group. | | cmd / ctrl + LMB drag background | Add nodes to the selection group. | | shift + LMB click node name | Add node to the selection group. | | shift + LMB drag background | Add nodes to the selection group. | | option + LMB click node name | Remove node from the selection group. | | option + LMB drag background | Remove nodes from the selection group. | | option + shift + LMB click node name | Inverse node selection. | | option + shift + LMB drag background | Inverse nodes selection. | ### Node dragging | Shortcut | Action | | --- | --- | | LMB drag non-selected node name | Move the node to new position. | | LMB drag selected node name | Move all selected nodes the node to new positions. |