[aegisub] change keybindings to seek frame by frame

This commit is contained in:
odrling 2020-04-21 03:09:18 +02:00
parent fe16145508
commit 58b136ce0c

View file

@ -235,10 +235,10 @@
"Ctrl-Space"
],
"video/frame/next" : [
"Ctrl-KP_6"
"Ctrl-;"
],
"video/frame/prev" : [
"Ctrl-KP_4"
"Ctrl-,"
],
"video/jump" : [
"Ctrl-G"