-
Notifications
You must be signed in to change notification settings - Fork 137
MODDINGWIKI Users General Managing Keyboard Shortcuts
Simon Davies edited this page May 2, 2024
·
2 revisions
Command | Context | Result |
---|---|---|
F1 | Any | Opens the Vortex Help Centre. |
Ctrl + Shift + F | Any | Opens the page for sending feedback. |
Ctrl + Shift + E | Any game with a load order | Opens the Plugins/Load Order section. |
Ctrl + Shift + A | Any Gamebyro game | Opens the Save Games section. |
Ctrl + Shift + 1 | Any | Opens the Dashboard. |
Ctrl + Shift + X | Any | Opens the Extensions section. |
Ctrl + Shift + G | Any | Opens the Games section. |
Ctrl + Shift + M | Any | Opens the Mods section. |
Ctrl + Shift + P | Any | Opens the Profiles section. |
Ctrl + Shift + D | Any | Opens the Downloads section. |
Ctrl + Shift + S | Any | Opens the application settings. |
Delete | Mods/Downloads section | Removes selected table entry. |
Enter | Downloads section | Installs selected download. |
Spacebar | Mods/Downloads/Extensions/Save Games/Plugins section | Toggles the information sidebar for the selected item(s). |
Ctrl + Shift + Plus (+) | Any | Zoom In |
Ctrl + Shift + Minus (-) | Any | Zoom Out |
Ctrl + 0 | Any | Reset Zoom to 100% |
Ctrl + A | Mods/Downloads/Extensions/Save Games/Plugins section | Select All |
Ctrl + Home | Any | Scrolls to Top of Page |
Ctrl + End | Any | Scrolls to Bottom of Page |
Ctrl + Left Click | Mods/Downloads/Extensions/Save Games/Plugins section Main Navigation Sidebar (Left side panel) |
Select Multiple Items Note: This also works when selecting two sections in the Main Navigation Sidebar to enable split-screen (ex: Mods tab and Plugins tab.) |
This wiki and the Vortex Readme document contains a lot of information, please take your time and read these instructions carefully.
We provide detailed changes for each Vortex release.
If you have any questions about Vortex usage or want to share some information with the Vortex community, please go to one of the following places:
- About
- Install
- Troubleshooting
- Troubleshooting
- Developers
- Troubleshooting
- Developers
- Valheim
- Bannerlord
- BepInEx
- How to test a game extension
- How to package a game extension
- How to upload an extension to Nexus
- How to submit a game extension for review
Warning
The below documentation has not been checked for quality since migrating to GitHub Wiki and the information contained is potentially out of date and\or repeated.
- Frequently Asked Questions
- Getting Started
- Deployment Methods
- Downloading from Nexus Mods
- Managing File Conflicts
- Managing your Load Order
- Managing Save Games
- Setting up Profiles
- Keyboard Shortcuts
- How to create mod installers
- External Changes
- The Vortex Approach to Load Order
- Moving Vortex to a new PC
- Modding Skyrim Special Edition with Vortex
- Modding Mount & Blade II: Bannerlord with Vortex
- Modding Monster Hunter: World with Vortex
- Modding The Witcher 3 with Vortex
- Modding Baldur's Gate 3 with Vortex
- Modding Stardew Valley with Vortex
- Modding Valheim with Vortex
- Error Messages
- Misconfigured Documents Folder
- .NET 6 Install Issues
- Downgrading Extensions
- Command Line Parameters
- Introduction to Vortex extensions
- Creating a game extension (JavaScript)
- Creating a theme
- Game detection
- Adding a main page
- Adding a load order page
- Building UI with Vortex and React
- Packaging an extension
- Introduction
- Packaging extensions
- Project management
- Harmony Patcher Exectuable
- Vortex Harmony Mod Loader
- Setting up your dev environment
- Creating a theme
- Creating a game extension