Skip to content

Controls

Jeanneret Loïck edited this page Nov 21, 2018 · 4 revisions

About

This file contains all the default shortcuts and controls for Sekoya Alpha 0.0.3.

Bold shortcuts are useful shortcuts that may not be obvious / intuitive at first.

Custom shortcuts

Shortcuts can be edited by editing the keybinds.json file located in <sekoya app folder>/resources/app/config

Please note that this will be changed in the future in the favor of an easier to use system.

General

Shortcut Action
Enter Confirm any dialog
Escape Cancel current action, close dialog and discard changes
Ctrl + Shift + P Display available shortcuts and execute any available action
F1 Display a quick help
Ctrl + Z Undo
Ctrl + Y Redo

Camera

Shortcut Action
Middle click + drag Move the camera
WASD Move the camera
Scroll Move the camera vertically
Shift + Scroll Move the camera horizontaly
Alt Hold to move the camera faster
Ctrl + H / Home Reset camera position
Ctrl + Scroll Zoom in / out
Ctrl +0 Reset zoom

Block selection

Shortcut Action
Arrows Select the nearest block in selected direction
Alt + Arrows Select next / previous sibling
Ctrl + Arrows Select last / first sibling
C Select the block in the middle of the screen
Tab Select first child or next sibling
Shift + Tab Select parent or previous sibling
Click Select the clicked block
Ctrl + C Copy selected blocks
Ctrl + X Cut selected blocks
Ctrl + V Paste copied blocks at mouse position
Click + Drag Select multiple blocks

Block management

Shortcut Action
Space Open selected block settings
K Enable / disable selected block
M Fold / unfold children
R Auto layout
Tab (while editing attributes) Move to next attribute
Shift + Tab (while editing attributes) Move to previous attribute

Link creation

Shortcut Action
Enter Create a block and link it to the select block, using a "normal" link
Shift + Enter Same as Enter, using an "else" link (only for condition blocks)
Alt + Enter Same as Enter, using an "or" link (only for or/and blocks)
Ctrl + Enter Create a block but doesn't link it
Left click Start block linking
Space (while linking) Cycles trough link types
Escape (while linking) Cancel block linking
Click (while linking) Link to block and cancel block linking
Click + Ctrl (while linking) Link to block and continue block linking
T Link selected block to the nearest block above. If it fails it tries with the parent of the nearest block above

Tab management

Shortcut Action
Ctrl + T / Ctrl + N Open a new tab
Ctrl + Tab Switch to next tab
Ctrl + Shift + Tab Switch to previous tab
Ctrl + W Close current tab
Ctrl + O Open file
Ctrl + S Save current tab
Ctrl + Shift + S Save current tab as
Left click (on tab name) Change tab name

Search

Shortcut Action
Ctrl + F Display search bar / select search bar
Enter (while search bar selected) Select next result
Shift + Enter (while search bar selected) Select previous result
Clone this wiki locally