mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Change the default hotkey for the Jumo To dialog to Ctrl-G
The hotkey should only be Ctrl-J on OS X (where Ctrl-G is taken by Find Next), but platform-specific hotkeys aren't implemented yet. Originally committed to SVN as r6301.
This commit is contained in:
parent
f463bf4bd9
commit
cf6f54720d
@ -263,7 +263,7 @@
|
||||
"video/jump" : [
|
||||
{
|
||||
"modifiers" : [ "Ctrl" ],
|
||||
"key" : "J"
|
||||
"key" : "G"
|
||||
}
|
||||
],
|
||||
"video/jump/end" : [
|
||||
|
Loading…
x
Reference in New Issue
Block a user