Skip to main content
Ctrl+K
Avogadro Documentation- Home
  • Install
  • Guide
  • Develop
  • Contribute
  • Teach
  • Discuss
  • GitHub
  • Bluesky
  • Mastodon
  • Install
  • Guide
  • Develop
  • Contribute
  • Teach
  • Discuss
  • GitHub
  • Bluesky
  • Mastodon

Section Navigation

User Documentation

  • Introduction
  • What’s New in Avogadro 2
  • Getting Started
  • Tools
    • Navigation Tool
    • Draw Tool
    • Template Tool
    • Label Tool
    • Selection Tool
    • Manipulation Tool
    • Bond-Centric Manipulation Tool
    • Measure Tool
    • Animation Tool
    • Align Tool
  • Menus
  • Building Molecules
  • Building Materials
  • Optimizing Geometry
  • Display Types
  • Extensions
  • Tutorials
  • Guide
  • Tools
  • Navigation Tool

Navigation Tool#

The icon of the Navigation Tool in light mode.

Keyboard shortcut: Ctrl+1

The Navigation Tool is used to rotate, pan, and zoom the view of a molecule within the view pane.

Only the perspective of the view is changed, and the positions in space of all atoms are preserved. To move atoms, fragments, or molecules within 3D space, use the Manipulation Tool instead.

Tip

When using any of the other tools, if a mouse or keyboard action is not defined for that tool but it is defined for the Navigation Tool, the action will have the same effect as if the Navigation Tool was selected.

This means that many of the below actions will also work from some other tools. For example, left-click and drag will also rotate the view while the Animation Tool is selected.

Basic usage#

With the mouse#

Rotate the view by clicking and dragging anywhere on the view pane with the left mouse button.

This rotates the view around the x- and y-axes (from your perspective, not the coordinate axes).

To rotate the view around the z-axis (the axis you are looking down), hold the middle mouse button and drag, or hold Shift while clicking and dragging with the left mouse button.

Moving the mouse in a particular direction will rotate the view such that the part of the molecule nearest to you moves in the same direction. For example, clicking and dragging to the left will cause the molecule to rotate clockwise (as considered looking from the top down).

Tip

Rotation with click and drag will always be about the geometric center of the molecule.

Pan the view in the xy-plane (parallel to the screen) by clicking and dragging with the right mouse button, or by holding Ctrl while clicking and dragging with the left mouse button.

Again, when panning, the molecule will move in the direction the mouse is moved in.

Panning along the z-axis, i.e. changing the zoom level can be done using the mouse scroll wheel or by clicking and dragging with the middle mouse button.

With the keyboard#

All the above view transformations can also be done using only the keyboard. This can be done using any of three different sets of directional keys: the arrow keys, WASD, or HJKL. They are equivalent as follows:

  • ↑ = W = K (here collectively referred to as up)

  • ↓ = S = J (down)

  • ← = A = H (left)

  • → = D = L (right)

Rotate the view around the x- and y-axes using the directional keys without modifiers.

Rotate the view around the z-axis by holding Shift while using left and right.

Pan the view along the x- and y-axes by holding Ctrl while using the directional keys.

Warning

Currently, panning with Ctrl+W/A/S will not work because those shortcuts are mapped to other functionality. In future, keyboard control of the Navigation Tool will not use Ctrl at all.

Pan the view along the z-axis, i.e. zoom, by holding Shift while using up and down.

Pane options#

Reverse Direction of Zoom on Scroll

Toggle the direction that is zoomed when scrolled.

Note that the default behavior is determined by your operating system’s settings.

previous

Tools

next

Draw Tool

On this page
  • Basic usage
    • With the mouse
    • With the keyboard
  • Pane options
Edit on GitHub

©2025 The OpenChemistry / Avogadro Teams

Covered by the Avogadro Code of Conduct.

Contribute

Created using Sphinx 8.0.2.

Built with the PyData Sphinx Theme 0.15.4.