]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/cua.bind
New nomenclature inset from Ugras
[lyx.git] / lib / bind / cua.bind
index 8cc464a13d5eb31a3e7b0a22161697af4f1fb77d..bc025ef6afb081f207d6f04de48541536d80bc84 100644 (file)
@@ -75,7 +75,7 @@
 \bind "C-z"                    "undo"
 \bind "C-S-Z"                  "redo"
 
-\bind "C-S-E"                  "track-changes"  # it's what MS Word uses
+\bind "C-S-E"                  "changes-track"  # it's what MS Word uses
 \bind "~S-M-quotedbl"          "quote-insert single"
 \bind "~S-C-quotedbl"          "self-insert \""
 \bind "C-minus"                        "hyphenation-point-insert"
 # Motion group
 #
 
+\bind "M-Up"                   "paragraph-move-up"
+\bind "M-Down"                 "paragraph-move-down"
 \bind "C-Right"                        "word-forward"
 \bind "C-Left"                 "word-backward"
 \bind "C-Up"                   "paragraph-up"