]> git.lyx.org Git - features.git/commitdiff
SK-Bindings: remove a binding prohibiting the use as a prefix
authorKornel Benko <kornel@lyx.org>
Fri, 29 Jan 2021 15:05:07 +0000 (16:05 +0100)
committerKornel Benko <kornel@lyx.org>
Fri, 29 Jan 2021 15:05:54 +0000 (16:05 +0100)
lib/bind/sk/menus.bind

index fd5d4e5b974437df3e49f62e10518f4551e983b1..de20ddf726946250f6f9f95731c92f0471c8834f 100644 (file)
@@ -54,7 +54,9 @@ Format 5
 # Paragraph menu
 #
 
+# We are using here "M-o" as a prefix, so unbind the following
 \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"
@@ -129,7 +131,6 @@ Format 5
 \bind "M-o Up"                  "outline-up"
 \bind "M-o Down"                "outline-down"
 
-\bind "M-o Return"              "command-alternatives environment-split ; environment-split previous"
 \bind "M-o S-Return"            "environment-split outer"
 
 #