From 9b79c639f70044c39ef21df4c4c0e7dd93b87965 Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Fri, 29 Jan 2021 16:05:07 +0100 Subject: [PATCH] SK-Bindings: remove a binding prohibiting the use as a prefix --- lib/bind/sk/menus.bind | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/bind/sk/menus.bind b/lib/bind/sk/menus.bind index fd5d4e5b97..de20ddf726 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" # -- 2.39.5