]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/cua.bind
use new syntax for 'math-insert'
[lyx.git] / lib / bind / cua.bind
index 8efd91810c4aa6cc7faf0b35b0ebb286f2d4f1bf..4536c4ac1b7dc3b212cbf80ae5037dcdd8de3bbe 100644 (file)
@@ -72,6 +72,7 @@
 \bind "M-S-Right"              "depth-increment"
 \bind "M-S-Left"               "depth-decrement"
 \bind "C-S-space"              "protected-space-insert"
+\bind "C-S-L"                  "ligature-break-insert"
 \bind "C-l"                    "ert-insert"            # 'l' for LaTeX
 
 #bind "F1"                     "help"                  # Not yet implemented!
@@ -82,6 +83,7 @@
 \bind "F5"                     "screen-recenter"
 \bind "M-F4"                   "lyx-quit"
 \bind "F7"                     "spellchecker"
+\bind "S-F7"                   "thesaurus-entry"
 
 \bind "M-x"                    "command-execute"