]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/mac.bind
UserGuide.lyx: adopt Martins Changes in r21531 to the doc style and the other maintai...
[lyx.git] / lib / bind / mac.bind
index 9ed9041798912426415b3ce4eff4216700632bcb..e38e34a821ef3875e45dc0e2fe8c6b24d5dd08ef 100644 (file)
@@ -30,7 +30,6 @@
 \bind "C-n"                    "buffer-new"
 \bind "C-S-N"                  "buffer-new-template"
 \bind "C-o"                    "file-open"
-\bind "C-r"                    "buffer-reload"
 \bind "C-w"                    "buffer-close"
 \bind "C-s"                    "buffer-write"
 \bind "C-S-S"                  "buffer-write-as"
@@ -47,7 +46,7 @@
 \bind "C-e"                    "font-emph"
 \bind "C-k"                    "font-noun"             # 'k' for capitals
 \bind "C-u"                    "font-underline"
-\bind "C-S-P"                  "font-code"             # 'P' for program *****
+\bind "C-S-P"                  "font-typewriter"               # 'P' for program *****
 \bind "C-m"                    "math-mode"
 \bind "C-S-M"                  "math-display"
 
 \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-S-v"                  "primary-selection-paste paragraph"
 
 \bind "C-z"                    "undo"
 \bind "C-S-Z"                  "redo"
 
-\bind "C-S-E"                  "track-changes"  # it's what MS Word uses
+\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"
@@ -72,6 +73,7 @@
 \bind "M-C-Left"               "depth-decrement"
 \bind "C-S-L"                  "ligature-break-insert"
 \bind "C-l"                    "ert-insert"            # 'l' for LaTeX
+\bind "C-S-I"                  "info-insert"
 
 #bind "F1"                     "help"                  # Not yet implemented!
 #bind "C-F1"                   "help-context"          # Not yet implemented!
@@ -89,8 +91,8 @@
 # Motion group
 #
 
-\bind "M-Right"                        "word-forward"
-\bind "M-Left"                 "word-backward"
+\bind "M-Right"                        "word-right"
+\bind "M-Left"                 "word-left"
 \bind "M-Up"                   "paragraph-up"
 \bind "M-Down"                 "paragraph-down"
 \bind "C-Up"                   "buffer-begin"
 # Motion + select group
 #
 
-\bind "S-Right"                        "forward-select"
-\bind "S-Left"                 "backward-select"
+\bind "S-Right"                        "char-right-select"
+\bind "S-Left"                 "char-left-select"
 \bind "S-Up"                   "up-select"
 \bind "S-Down"                 "down-select"
-\bind "S-M-Right"              "word-forward-select"
-\bind "S-M-Left"               "word-backward-select"
+\bind "S-M-Right"              "word-right-select"
+\bind "S-M-Left"               "word-left-select"
 \bind "S-M-Up"                 "paragraph-up-select"
 \bind "S-M-Down"               "paragraph-down-select"
 \bind "S-C-Left"                       "line-begin-select"
 \bind "S-Delete"               "cut"
 
 # Numeric keypad (if Shift+KP_XXX does not switch the NumLock state)
-\bind "S-KP_Right"              "forward-select"
-\bind "S-KP_Left"               "backward-select"
+\bind "S-KP_Right"              "char-right-select"
+\bind "S-KP_Left"               "char-left-select"
 \bind "S-KP_Up"                 "up-select"
 \bind "S-KP_Down"               "down-select"
-\bind "S-M-KP_Right"            "word-forward-select"
-\bind "S-M-KP_Left"             "word-backward-select"
+\bind "S-M-KP_Right"            "word-right-select"
+\bind "S-M-KP_Left"             "word-left-select"
 \bind "S-M-KP_Up"               "paragraph-up-select"
 \bind "S-M-KP_Down"             "paragraph-down-select"
 \bind "S-KP_Home"               "line-begin-select"
 \bind "C-~S-3"                 "bookmark-goto 3"
 \bind "C-~S-4"                 "bookmark-goto 4"
 \bind "C-~S-5"                 "bookmark-goto 5"
+\bind "C-~S-6"                 "bookmark-goto 6"
+\bind "C-~S-7"                 "bookmark-goto 7"
+\bind "C-~S-8"                 "bookmark-goto 8"
+\bind "C-~S-9"                 "bookmark-goto 9"
 \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 "C-M-~S-4"               "bookmark-save 4"
 \bind "C-M-~S-5"               "bookmark-save 5"
+\bind "C-M-~S-6"               "bookmark-save 6"
+\bind "C-M-~S-7"               "bookmark-save 7"
+\bind "C-M-~S-8"               "bookmark-save 8"
+\bind "C-M-~S-9"               "bookmark-save 9"
 
 
 #
 
 \bind "M-Delete"               "word-delete-forward"
 \bind "M-BackSpace"            "word-delete-backward"
-\bind "M-Return"               "break-paragraph-keep-layout"
+\bind "M-Return"               "break-paragraph inverse"
 \bind "C-Return"               "break-line"
 \bind "C-k"                    "line-delete-forward"
 \bind "M-space"                        "space-insert protected"
 \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