Skip to content

Commit

Permalink
Create unique default shortcuts (talmolab#686) (talmolab#690)
Browse files Browse the repository at this point in the history
  • Loading branch information
roomrys authored and talmo committed Apr 3, 2022
1 parent ab59be3 commit 7dc55a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sleap/config/shortcuts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ goto prev labeled: Alt+Left
learning: Ctrl+L
mark frame: Ctrl+M
new: Ctrl+N
next video: QKeySequence.Forward
next video: Alt+Shift+Right
open: Ctrl+O
prev video: QKeySequence.Back
prev video: Alt+Shift+Left
save as: Ctrl+Shift+S
save: Ctrl+S
select next: '`'
Expand Down

0 comments on commit 7dc55a7

Please sign in to comment.