]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/mac.bind
- de_Intro updates from Hartmut
[lyx.git] / lib / bind / mac.bind
index 220af0b2dc42a12136ef6eddd4baa69429c70654..e89386a5300bac6b203b78767430abc8542dfc5b 100644 (file)
@@ -40,8 +40,8 @@
 \bind "C-S-D"                  "buffer-update dvi"     # 'd' for dvi
 \bind "C-S-T"                  "buffer-update pdf"    # (pdflatex; was "ps")
 \bind "C-q"                    "lyx-quit"
-\bind "C-grave"                "buffer-next"
-\bind "C-asciitilde"           "buffer-previous"
+\bind "M-Tab"                  "buffer-next"
+\bind "M-S-BackTab"            "buffer-previous"
 
 \bind "C-b"                    "font-bold"
 \bind "C-e"                    "font-emph"
 \bind "C-c"                    "copy"
 \bind "C-x"                    "cut"
 \bind "C-v"                    "paste"
+\bind "C-S-v"                  "clipboard-paste"
+\bind "C-M-v"                  "primary-selection-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"          "quote-insert single"
-\bind "M-S-quotedbl"           "self-insert \""
+\bind "C-a"                    "command-sequence buffer-begin ; buffer-end-select"   # 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"                        "hyphenation-point-insert"
 \bind "M-C-Right"              "depth-increment"
 \bind "M-C-Left"               "depth-decrement"
 \bind "C-Right"         "line-end"
 \bind "C-Left"          "line-begin"
 
-\bind "C-~S-greater"           "reference-goto"
+\bind "C-~S-greater"           "label-goto"
 \bind "C-~S-less"              "bookmark-goto 0"
 
 
 \bind "C-~S-1"                 "bookmark-goto 1"
 \bind "C-~S-2"                 "bookmark-goto 2"
 \bind "C-~S-3"                 "bookmark-goto 3"
+\bind "C-~S-4"                 "bookmark-goto 4"
+\bind "C-~S-5"                 "bookmark-goto 5"
 \bind "C-M-~S-1"               "bookmark-save 1"
-\bind "C-M-~S-2"               "bookmark-save 2"
-\bind "C-M-~S-3"               "bookmark-save 3"
 
 
 #
 \bind "M-Return"               "break-paragraph-keep-layout"
 \bind "C-Return"               "break-line"
 \bind "C-k"                    "line-delete-forward"
-\bind "C-space"                        "space-insert protected"
+\bind "M-space"                        "space-insert protected"
 \bind "C-M-space"                      "space-insert normal"
 \bind "S-M-space"                      "space-insert thin"
 \bind "C-period"               "end-of-sentence-period-insert"
 \bind "M-period"               "dots-insert"
 \bind "Escape"                 "cancel"
+\bind "C-M-Up"          "paragraph-move-up"
+\bind "C-M-Down"        "paragraph-move-down"
 #\bind "F9"                    "meta-prefix"
 
 
 \bind "C-comma"                        "dialog-show prefs"
 
 
-# Other
-\bind "C-a"             "command-sequence buffer-begin ; buffer-end-select"
-
-
 # Include menu and math bindings
 
 \bind_file menus.bind