]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/cua.bind
Spanish manuals: updates by Ignacio and me
[lyx.git] / lib / bind / cua.bind
index 9e826cc2990683dcb59bc03f2095e6eda4f888eb..b876c8c26f02de1a2da1a31025a9ea77e20cfbdd 100644 (file)
@@ -53,7 +53,7 @@
 \bind "C-Next"                 "buffer-next"
 \bind "C-Tab"                  "buffer-next"
 \bind "C-Prior"                        "buffer-previous"
-\bind "C-S-Tab"                        "buffer-previous"
+\bind "C-S-BackTab"            "buffer-previous"
 
 \bind "C-M-b"                  "font-boldsymbol"
 \bind "C-b"                    "font-bold"
@@ -84,6 +84,7 @@
 \bind "C-S-Z"                  "redo"
 
 \bind "C-a"                    "command-sequence buffer-begin ; buffer-end-select"   # select all
+\bind "C-M-a"                  "inset-select-all"
 
 \bind "C-S-E"                  "changes-track"  # it's what MS Word uses
 \bind "~S-M-quotedbl"          "quote-insert single"