]> git.lyx.org Git - features.git/blobdiff - lib/bind/sk/menus.bind
SK-Bindings: remove a binding prohibiting the use as a prefix
[features.git] / lib / bind / sk / menus.bind
index eb9d5c01ebea82e1f644cd428838523af8b67a68..de20ddf726946250f6f9f95731c92f0471c8834f 100644 (file)
@@ -25,7 +25,7 @@
 # Bývalé skratky ktoré začńali s ALT-S, začínajú teraz s ALT-F.
 #
 
-Format 4
+Format 5
 
 \bind "M-f t"                   "font-size tiny"
 \bind "M-f S-S"                 "font-size footnotesize"
@@ -54,7 +54,10 @@ Format 4
 # 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"
 #\bind "M-o c"                   "paragraph-params \align center"
@@ -112,7 +115,7 @@ Format 4
 \bind "M-o f"                   "layout ShortFoilhead"  # Foils!!
 \bind "M-o S-F"                 "layout Foilhead"       # Foils!!
 \bind "M-o i"                   "layout Itemize"        # bulleted list
-\bind "M-o l"                   "layout List"
+\bind "M-o l"                   "layout Labeling"
 \bind "M-o S-L"                 "layout LaTeX"
 \bind "M-o n"                   "layout Enumerate"      # numbered list
 \bind "M-o q"                   "layout Quote"
@@ -128,7 +131,6 @@ Format 4
 \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"
 
 #