]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/mac.bind
Re-remerge po files
[lyx.git] / lib / bind / mac.bind
index cedfeb5bf4a6d9a3e1720361dafaf2cf0a1ab15b..13d81f8cccdb2341b8ebe815a48e011e6dc827e3 100644 (file)
 \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"
 \bind "~S-C-quotedbl"  "self-insert \""
-\bind "C-minus"                        "command-alternatives math-macro-fold;specialchar-insert hyphenation"
+\bind "C-S-underscore"                 "command-alternatives math-macro-fold;specialchar-insert hyphenation"
 \bind "C-M-minus"              "specialchar-insert nobreakdash"
 \bind "M-C-Right"              "depth-increment"
 \bind "M-C-Left"               "depth-decrement"
 \bind "S-F7"                   "thesaurus-entry"
 
 \bind "M-x"                            "command-execute"
+\bind "M-o"                            "dialog-show toc"
 
-\bind "M-equal"                        "buffer-zoom-in"
-\bind "M-plus"                 "buffer-zoom-in"
-\bind "M-minus"                        "buffer-zoom-out"
+\bind "C-plus"                 "buffer-zoom-in"
+\bind "C-minus"                "buffer-zoom-out"
 
 #
 # Motion group
 \bind "C-M-space"              "space-insert normal"
 \bind "S-M-space"              "space-insert thin"
 \bind "C-~S-slash"             "specialchar-insert slash"
-\bind "C-period"               "specialchar-insert end-of-sentence-period"
+\bind "C-period"               "specialchar-insert end-of-sentence"
 \bind "M-period"               "specialchar-insert dots"
 \bind "Escape"                 "cancel"
 \bind "C-M-Up"                 "paragraph-move-up"