]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/cua.bind
ui/*: re-indent according to LyX style
[lyx.git] / lib / bind / cua.bind
index 9bad2e0eb9e6be75752b6d89e53468c4885b0a54..847245a886581613625b0e11cf04f9ae93fd7a66 100644 (file)
 \bind "C-x"                    "cut"
 \bind "C-v"                    "paste"
 
-\bind "C-S-C"                  "layout-copy"
-\bind "C-S-V"                  "layout-paste"
-
 \bind "C-z"                    "undo"
 \bind "C-S-Z"                  "redo"
 
+\bind "C-S-E"                  "track-changes"  # it's what MS Word uses
 \bind "~S-C-quotedbl"          "self-insert \""
 \bind "C-minus"                        "hyphenation-point-insert"
 \bind "M-S-Right"              "depth-increment"
 \bind_file menus.bind
 \bind_file math.bind
 \bind_file latinkeys.bind
+\bind_file cyrkeys.bind
+\bind_file greekkeys.bind