Skip to content

Commit

Permalink
set shift-alt-space shortcut for switchFocus
Browse files Browse the repository at this point in the history
  • Loading branch information
musicog committed Nov 13, 2023
1 parent 13b8e0d commit 5c6807f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/cheatsheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ You can use the following shortcuts in combination with click and drag for selec
<td class="explanation">Select the chord when clicking onto a note</td>
</tr>
<tr>
<td class="icons"><span class="keyIcon ctrlKey"></span><span class="keyIcon altKey"></span><span class="keyIcon">SPACE</span></td>
<td class="icons"><span class="keyIcon shiftKey"></span><span class="keyIcon altKey"></span><span class="keyIcon">SPACE</span></td>
<td class="explanation">Switch focus between notation panel and editor panel</td>
</tr>
</table>
Expand Down

0 comments on commit 5c6807f

Please sign in to comment.