]> git.lyx.org Git - features.git/commitdiff
Add "inset-settings" shortcut to sk/menus.bind
authorKornel Benko <kornel@lyx.org>
Tue, 7 Apr 2020 09:52:58 +0000 (11:52 +0200)
committerKornel Benko <kornel@lyx.org>
Tue, 7 Apr 2020 09:52:58 +0000 (11:52 +0200)
lib/bind/sk/menus.bind

index f212626e0694fa84e41e5bb7a68f5e9899977384..b989e49f1b5f024d7412a0dd1f660dcab2494940 100644 (file)
@@ -55,6 +55,7 @@ Format 4
 #
 
 \unbind "M-o" "inset-settings"
+\bind "C-M-i" "inset-settings"
 #\bind "M-o l"                   "paragraph-params \align left"
 #\bind "M-o r"                   "paragraph-params \align right"
 #\bind "M-o c"                   "paragraph-params \align center"