mirror of
https://github.com/sirjuddington/SLADE.git
synced 2025-12-04 16:24:30 -05:00
Page:
Key Bindings
Pages
About Features
About
Arch Linux Step by Step Compilation
Archive Manager
Base Resource
Bookmark
Compiling SLADE on Ubuntu 18.04
Compiling SLADE
Console
Downloads
Entry List
Entry Panel
Features
Fedora Step by Step Compilation
Graphics Entry Panel
Home
How to Copy and Convert Graphics
How to Create Map Images
How to Import Textures
Installation on OS X using Homebrew
Installation
Interface
Key Bindings
Map Editor Key Bindings
Map Editor Launcher
Map Editor
Part 1: Creating a Map
Part 2: Basic Building
Planned Features
Roadmap
Run Dialog
Scripting
Scripting: Archive Type
Scripting: ArchiveEntry Type
Scripting: EntryType Type
Scripting: Game Namespace
Scripting: SLADE Namespace
Sector Edit Mode
Supported Data Formats
Terminology
Troubleshooting & FAQ
Tutorials
Ubuntu Step by Step Compilation
Unix Compilation
Wiki Contribution Rules and Guidelines
Wiki Index
Windows Compilation
Windows Step By Step Compilation
addimfheader Console Command
cd Console Command
cmdhelp Console Command
cmdlist Console Command
crop Console Command
cvarlist Console Command
echo Console Command
find Console Command
fixpngcrc Console Command
imgconv Console Command
lightspsxtopalette Console Command
list_archives Console Command
lookupdat Console Command
m_check Console Command
m_show_item Console Command
mirror Console Command
open Console Command
palconv Console Command
palconv64 Console Command
palconvpsx Console Command
palettedat Console Command
ren Console Command
replacespecials Console Command
replacetextures Console Command
replacethings Console Command
rotate Console Command
run Console Command
size Console Command
splash Console Command
tablesdat Console Command
type Console Command
vertex32x Console Command
vertexpsx Console Command
No results
11
Key Bindings
Simon Judd edited this page 2015-05-12 11:50:23 +09:30
Table of Contents
This page lists all the available keyboard shortcuts in SLADE, their default bindings, and where they are used.
Map Editor Key Bindings - As the map editor has many different keyboard shortcuts, they are listed on a separate page.
General
| Action | Default Keys | Description |
|---|---|---|
| Copy | Ctrl+C |
- |
| Cut | Ctrl+X |
- |
| Paste | Ctrl+V |
- |
| Select All | Ctrl+A |
- |
Entry List
These shortcuts can be used while the entry list is focused.
| Action | Default Keys | Description |
|---|---|---|
| New Entry | Ctrl+N |
- |
| Delete Entry | Delete |
- |
| Move Entry up | Ctrl+U |
- |
| Move Entry down | Ctrl+D |
- |
| Rename Entry | Ctrl+RF2 |
- |
| Import to Entry | Ctrl+I |
- |
| Import Files | Ctrl+Shift+I |
- |
| Export Entry | Ctrl+E |
- |
| Up one directory | Backspace |
- |
Text Editor
These shortcuts can be used in the text editor
| Action | Default Keys | Description |
|---|---|---|
| Open Autocompletion list | Ctrl+Space |
- |
| Open CallTip | Ctrl+Shift+Space |
- |
| Find/Replace | Ctrl+F |
- |
| Find next | F3 |
- |
| Jump to | Ctrl+J |
- |
Texture Editor
These shortcuts can be used in the texture editor
| Action | Default Keys | Description |
|---|---|---|
| Move Patch left | Ctrl+Left |
- |
| Move Patch left 8 | Left |
- |
| Move Patch up | Ctrl+Up |
- |
| Move Patch up 8 | Up |
- |
| Move Patch right | Ctrl+Right |
- |
| Move Patch right 8 | Right |
- |
| Move Patch down | Ctrl+Down |
- |
| Move Patch down 8 | Down |
- |
| Add Patch | Insert |
- |
| Delete Patch | Delete |
- |
| Replace Patch | Ctrl+RF2 |
- |
| Duplicate Patch | Ctrl+D |
- |
| Bring Patch forward | ] |
- |
| Send Patch back | [ |
- |
| Move Texture up | Ctrl+UpCtrl+U |
- |
| Move Texture down | Ctrl+DownCtrl+D |
- |
| New Texture | Ctrl+N |
- |
| New Texture from Patch | Ctrl+Shift+N |
- |
| New Texture from File | Ctrl+Alt+N |
- |
| Delete Texture | Delete |
- |
Latest Release: 3.2.4
Home | Downloads | Tutorials | Wiki Index | SLADE Homepage