Input
This page describes the behaviour of and notation used for keyboard and mouse inputs in Stencil3.
Keyboard
X: one keyModifier+X: hold downModifierwhile pressing the keyCtrlis the control key on Windows and Linux and the command key on macOSAltis the alt key on Windows and Linux and the option key on macOSShiftis the shift key
Mouse
L-Click,M-ClickandR-Clickrefer to the left, middle and right mouse buttons- If you do not have access to a middle mouse button,
Alt+L-Clickis the substitute forM-Click
- If you do not have access to a middle mouse button,
Dbl-X-Clickrefers to double-clicking a mouse button.Scrollrefers to scrolling with the mouse wheel. This mostly refers to vertical scrolling, but horizontal scrolling is possible with mice that support it.