]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/mac.bind
indices -> indexes.
[lyx.git] / lib / bind / mac.bind
index 550bf6a370afae4b382c715be180dce36dcf63c4..e930dc51b0edb1a68d6e74a6acadfdc4cecb6db1 100644 (file)
@@ -8,7 +8,7 @@
 # ==================================================================
 
 #
-# This is the Mac flavour bind file for LyX/Mac 1.4.x, based on
+# This is the Mac flavour bind file for LyX/Mac 1.6.x, based on
 # bindings found in the Mac world.
 #
 # DO NOT CHANGE THIS DEFAULT BINDING FILE! It will be replaced
@@ -52,7 +52,7 @@
 \bind "C-S-M"                  "math-display"
 
 \bind "C-f"                    "dialog-show findreplace"
-\bind "C-i"                    "next-inset-toggle"             # 'i' for Inset
+\bind "C-i"                    "inset-toggle"          # 'i' for Inset
 
 \bind "C-c"                    "copy"
 \bind "C-x"                    "cut"
@@ -79,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"
 \bind "C-S-Return"             "newline-insert linebreak"
 \bind "C-k"                    "line-delete-forward"
 \bind "M-space"                        "space-insert protected"
+\bind "nobreakspace"           "space-insert protected"
 \bind "C-M-space"              "space-insert normal"
 \bind "S-M-space"              "space-insert thin"
-\bind "C-S-slash"              "specialchar-insert slash"
+\bind "C-~S-slash"             "specialchar-insert slash"
 \bind "C-period"               "specialchar-insert end-of-sentence-period"
 \bind "M-period"               "specialchar-insert dots"
 \bind "Escape"                 "cancel"