]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/mac.bind
- Math.lyx: - update math bold description to the new shortcuts
[lyx.git] / lib / bind / mac.bind
index 3520f4ee4c908e5bd40ad3ef3b32076bffd7ded9..955d8b43d1f474723eba35a1064706638fa9a892 100644 (file)
@@ -42,7 +42,7 @@
 \bind "M-Tab"                  "buffer-next"
 \bind "M-S-BackTab"            "buffer-previous"
 
-\bind "C-M-b"                  "math-insert \mathbf"
+\bind "C-M-b"                  "font-boldsymbol"
 \bind "C-b"                    "font-bold"
 \bind "C-e"                    "font-emph"
 \bind "C-k"                    "font-noun"             # 'k' for capitals
@@ -52,7 +52,6 @@
 \bind "C-S-M"                  "math-display"
 
 \bind "C-f"                    "dialog-show findreplace"
-\bind "C-g"                    "error-next"
 \bind "C-i"                    "next-inset-toggle"             # 'i' for Inset
 
 \bind "C-c"                    "copy"
@@ -80,7 +79,7 @@
 #bind "F1"                     "help"                  # Not yet implemented!
 #bind "C-F1"                   "help-context"          # Not yet implemented!
 \bind "F2"                     "buffer-write"
-\bind "F3"                     "word-find"
+\bind "C-g"                    "word-find"
 \bind "C-F4"                   "buffer-close"
 \bind "F5"                     "screen-recenter"
 \bind "M-F4"                   "lyx-quit"