commit 9b79c639f70044c39ef21df4c4c0e7dd93b87965
Author: Kornel Benko <kor...@lyx.org>
Date:   Fri Jan 29 16:05:07 2021 +0100

    SK-Bindings: remove a binding prohibiting the use as a prefix
---
 lib/bind/sk/menus.bind |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/lib/bind/sk/menus.bind b/lib/bind/sk/menus.bind
index fd5d4e5..de20ddf 100644
--- a/lib/bind/sk/menus.bind
+++ b/lib/bind/sk/menus.bind
@@ -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"
 
 #
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to