Skip to content

Latest commit

 

History

History
131 lines (122 loc) · 5.27 KB

File metadata and controls

131 lines (122 loc) · 5.27 KB

Key Bindings

A keyboard shortcut provides fast access to a range of Weavly's features using one or more key presses. Keyboard shortcuts are disabled by default, and can be turned on using the keyboard input menu, which is displayed when the keyboard icon is clicked. Once key bindings are enabled, the keyboard input menu can also be opened using the question mark key.

Weavly supports two sets of keyboard shortcuts. The most basic shortcuts are activated by holding a key like alt, or holding control and alt at the same time, and then pressing a particular letter. Longer shortcuts involve hitting a combination of keys to start a sequence, and then entering additional letters.

In the instructions below, keys that need to be held at the same time are indicated using plus signs, and keys that need to be entered separately are divided using commas. For example, the shortcut Ctrl + Alt + x, x is activated by holding control, alt, and x at the same time, releasing all keys, and then hitting the x key again by itself.

Control+Alt (Apple: Control+Option) Key Bindings

NVDA has many commands that make use of the alt key, to avoid conflicting with these, the default keyboard input scheme uses the control and alt keys in combination with the starting key of a sequence. Those key bindings are as follows.

Keys Command
Ctrl + Alt + a addCommand
Ctrl + Alt + b addCommandToBeginning
Ctrl + Alt + e addCommandToEnd
Ctrl + Alt + d deleteCurrentStep
Ctrl + Alt + i announceScene
Ctrl + Alt + p playPauseProgram
Ctrl + Alt + r refreshScene
Ctrl + Alt + s stopProgram
Ctrl + Alt + n penDownToggle
< decreaseProgramSpeed
> increaseProgramSpeed
? showHide
Ctrl + Alt + x, a, b, 1 selectBackward1
Ctrl + Alt + x, a, b, 2 selectBackward2
Ctrl + Alt + x, a, b, 3 selectBackward3
Ctrl + Alt + x, a, f, 1 selectForward1
Ctrl + Alt + x, a, f, 2 selectForward2
Ctrl + Alt + x, a, f, 3 selectForward3
Ctrl + Alt + x, a, l, 1 selectLeft45
Ctrl + Alt + x, a, l, 2 selectLeft90
Ctrl + Alt + x, a, l, 3 selectLeft180
Ctrl + Alt + x, a, r, 1 selectRight45
Ctrl + Alt + x, a, r, 2 selectRight90
Ctrl + Alt + x, a, r, 3 selectRight180
Ctrl + Alt + x, c, m, d moveCharacterDown
Ctrl + Alt + x, c, m, l moveCharacterLeft
Ctrl + Alt + x, c, m, r moveCharacterRight
Ctrl + Alt + x, c, m, u moveCharacterUp
Ctrl + Alt + x, c, t, l turnCharacterLeft
Ctrl + Alt + x, c, t, r turnCharacterRight
Ctrl + Alt + x, d deleteAll
Ctrl + Alt + x, f, a focusActions
Ctrl + Alt + x, f, c focusCharacterPositionControls
Ctrl + Alt + x, f, h focusAppHeader
Ctrl + Alt + x, f, p focusPlayShare
Ctrl + Alt + x, f, q focusProgramSequence
Ctrl + Alt + x, f, s focusScene
Ctrl + Alt + x, f, t focusAddNodeToggle
Ctrl + Alt + x, f, x focusCharacterColumnInput
Ctrl + Alt + x, f, y focusCharacterRowInput
Ctrl + Alt + x, f, w focusWorldSelector
Ctrl + Alt + x, t, 1 changeToDefaultTheme
Ctrl + Alt + x, t, 2 changeToLightTheme
Ctrl + Alt + x, t, 3 changeToDarkTheme
Ctrl + Alt + x, t, 4 changeToGrayscaleTheme
Ctrl + Alt + x, t, 5 changeToHighContrastTheme
Ctrl + Alt + x, x toggleFeedbackAnnouncements

Alt (Apple: Option) Key Bindings

VoiceOver uses ctrl+alt for many of its commands, to avoid conflicting with those, there is a keyboard input scheme whichg uses the alt key in combination with the starting key of a sequence. Those key bindings are as follows:

Keys Command
Alt + a addCommand
Alt + b addCommandToBeginning
Alt + e addCommandToEnd
Alt + d deleteCurrentStep
Alt + i announceScene
Alt + p playPauseProgram
Alt + r refreshScene
Alt + s stopProgram
Alt + n penDownToggle
< decreaseProgramSpeed
> increaseProgramSpeed
? showHide
Alt + x, a, b, 1 selectBackward1
Alt + x, a, b, 2 selectBackward2
Alt + x, a, b, 3 selectBackward3
Alt + x, a, f, 1 selectForward1
Alt + x, a, f, 2 selectForward2
Alt + x, a, f, 3 selectForward3
Alt + x, a, l, 1 selectLeft45
Alt + x, a, l, 2 selectLeft90
Alt + x, a, l, 3 selectLeft180
Alt + x, a, r, 1 selectRight45
Alt + x, a, r, 2 selectRight90
Alt + x, a, r, 3 selectRight180
Alt + x, c, m, d moveCharacterDown
Alt + x, c, m, l moveCharacterLeft
Alt + x, c, m, r moveCharacterRight
Alt + x, c, m, u moveCharacterUp
Alt + x, c, t, l turnCharacterLeft
Alt + x, c, t, r turnCharacterRight
Alt + x, d deleteAll
Alt + x, f, a focusActions
Alt + x, f, c focusCharacterPositionControls
Alt + x, f, h focusAppHeader
Alt + x, f, p focusPlayShare
Alt + x, f, q focusProgramSequence
Alt + x, f, s focusScene
Alt + x, f, t focusAddNodeToggle
Alt + x, f, x focusCharacterColumnInput
Alt + x, f, y focusCharacterRowInput
Alt + x, f, w focusWorldSelector
Alt + x, t, 1 changeToDefaultTheme
Alt + x, t, 2 changeToLightTheme
Alt + x, t, 3 changeToDarkTheme
Alt + x, t, 4 changeToGrayscaleTheme
Alt + x, t, 5 changeToHighContrastTheme
Alt + x, x toggleFeedbackAnnouncements