diff --git a/aegisub/src/libresrc/default_hotkey.json b/aegisub/src/libresrc/default_hotkey.json index b3d400a1f..2321c6dbd 100644 --- a/aegisub/src/libresrc/default_hotkey.json +++ b/aegisub/src/libresrc/default_hotkey.json @@ -605,6 +605,10 @@ { "modifiers" : [], "key" : "Enter" + }, + { + "modifiers" : [], + "key" : "KP_Enter" } ], "grid/line/next" : [ @@ -650,6 +654,10 @@ { "modifiers" : [], "key" : "Enter" + }, + { + "modifiers" : [], + "key" : "KP_Enter" } ], "tool/translation_assistant/insert_original" : [