developer.nvidia.com

Command Palette

Search for a command to run...

Keyboard Shortcuts Reference — Isaac Sim Documentation

Last updated: 12/12/2025

Title: Keyboard Shortcuts Reference — Isaac Sim Documentation

URL Source: https://docs.isaacsim.omniverse.nvidia.com/latest/gui/reference_keyboard_shortcuts.html

Published Time: Tue, 21 Oct 2025 19:24:37 GMT

Markdown Content: Keyboard Shortcuts Reference#

Keyboard shortcuts can reduce the amount of clicking one must do by providing “hot keys” that allow for “one touch” operation.

Most Commonly Used Shortcuts#

The gizmos for manipulating an object are on the left hand side toolbar.

  • Press “W” or click on the Move Gizmo to drag and move, for example, a Cube. You can move it in only one axis by clicking on the arrows and drag, in two axes by clicking on the colored squares and drag, or in all three axes by clicking on the dot in the center of the gizmo and drag.

  • Press “E” or click on the Rotate Gizmo to rotate.

  • Press “R” or click on the Scale Gizmo to scale. You can scale in one dimension by clicking on the the arrows and drag, two dimensions by clicking on the colored squares and drag, or in all three dimensions by clicking on the circle in the center of the gizmo and drag.

  • Press “ESCAPE” to deselect an object.

Viewport Controls#

InputAlternate InputResult
RMB + WRMB + Up ArrowMove Forward
RMB + SRMB + Down ArrowMove Backward
RMB + ARMB + Left ArrowMove Left
RMB + DRMB + Right ArrowMove Right
RMB + QRMB + Page UpMove Up
RMB + ERMB + Page DownMove Down
Scroll WheelOpt + RMBZoom
LMBSelect
ESCAPEDeselect
Select + ‘F’Zoom Camera to Selected Objects
Deselect + ‘F’Zoom Camera to All
Opt + LMBOrbit about the Viewport Center
MMB (Hold)Pan
RMB (Hold)Pivot Camera
RMB (Click)Invoke Contextual Menus
Shift + HShow / Hide Grid and HUD information
F7Enables and disables the visibility of the UI
F11Toggles full screen mode
F10Capture Screen Shot

Note

While using any move command, Shift can be held to double the movement speed. Control can be used to halve the movement speed.

Selection#

InputAlternate InputResult
Ctrl + ASelects all assets in the current scene
Ctrl + ISelects all assets not selected and deselects all selected assets
EscDeselects all assets in the current scene

File Operations#

InputAlternate InputResult
Ctrl + SSave File
Ctrl + OOpen File

Asset Control#

InputAlternate InputResult
DelDeletes selected asset
Ctrl + Shift + ICreate an instance of the current asset
Ctrl + DDuplicates current asset
Ctrl + GGroups selected assets into a container
HToggles selected asset visibility

Animation Controls#

InputAlternate InputResult
SpacePlays/Pauses animations

Custom Hotkeys#

You can create your own custom hotkey combinations to work faster and more effectively by using the Hotkeys Extension.

Links/Buttons:

Related Articles