Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 16 additions & 12 deletions using-openspace/keyboard-shortcuts/base.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors:
---


# Base Keyboard Shortcuts
# System Keyboard Shortcuts

Shortcuts found in the base asset, found at `data/assets/base.asset`.

Expand All @@ -15,6 +15,10 @@ Shortcuts found in the base asset, found at `data/assets/base.asset`.
:stub-columns: 1
* - Shortcut
- Function
* - {kbd}`F1`
- Toogle main user interface
* - {kbd}`Shift` + {kbd}`F1`
- Toggle overlays (info text)
* - {kbd}`F2`
- Toggle the original User Interface (deprecated)
* - {kbd}`Ctrl+Q`
Expand All @@ -24,7 +28,7 @@ Shortcuts found in the base asset, found at `data/assets/base.asset`.
* - {kbd}`Space`
- Toggle time (pause and unpause)
* - {kbd}`Shift` + {kbd}`Space`
- ?
- Toggle time (pause and unpause) immediately, without interpolation
* - {kbd}`f`
- Toggle Rotation Friction on and off
* - {kbd}`Shift` + {kbd}`f`
Expand All @@ -33,20 +37,20 @@ Shortcuts found in the base asset, found at `data/assets/base.asset`.
- Toggle Roll Friction on and off
* - {kbd}`b`
- Fade to black
* - {kbd}`F1`
- Toogle main user interface
* - {kbd}`Shift` + {kbd}`F1`
- Toggle overlays (info text)
* - {kbd}`Alt` + {kbd}`r`
- Toggle master rendering (everything off)
* - {kbd}`r`
- Toggle idle motion (rotate around current focus)
* - {kbd}`→`
- Next time step interpolate ?
- Next delta time step
* - {kbd}`Shift` + {kbd}`→`
- Next time step immediate ?
- Next delta time step, immediately (without interpolation)
* - {kbd}`←`
- Previous time step interpolate ?
- Previous delta time step
* - {kbd}`Shift` + {kbd}`←`
- Previous time step immediate ?
- Previous delta time step, immediately (without interpolation)
* - {kbd}`↓`
- Set delta time to realtime (1 second/second)
* - {kbd}`Shift` + {kbd}`↓`
- Set delta time to realtime (1 second/second) immediately, without interpolation
* - {kbd}`F5`
- Reload user interface
:::
52 changes: 0 additions & 52 deletions using-openspace/keyboard-shortcuts/bastilleday2000.md

This file was deleted.

24 changes: 0 additions & 24 deletions using-openspace/keyboard-shortcuts/default.md

This file was deleted.

11 changes: 1 addition & 10 deletions using-openspace/keyboard-shortcuts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,13 @@ authors:


{.heading-toc}
## [Base Shortcuts](./base.md)
## [System Shortcuts](./base.md)
A set of shortcuts that is always loaded in OpenSpace.

{.heading-toc}
## [Default Profile](./default.md)
Keyboard shortcuts specific to the [](/profiles/default/index)


:::{toctree}
:maxdepth: 1
:hidden:

base
bastilleday2000
default
jwst
solarstorm2012
:::

44 changes: 0 additions & 44 deletions using-openspace/keyboard-shortcuts/jwst.md

This file was deleted.

25 changes: 0 additions & 25 deletions using-openspace/keyboard-shortcuts/solarstorm2012.md

This file was deleted.