]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/mac.bind
Extend fix for #7404 to allow any inset collapsible to be edited
[lyx.git] / lib / bind / mac.bind
index f38c8afd9ce9b8ce8375d8e9a294eabcb21646b7..af358d6e36839e441936c50d3c26aa2dfae5dfe1 100644 (file)
@@ -152,6 +152,7 @@ Format 4
 #  +: "Option-Command-H"             # Hide the windows of all other running applications
 #  -: "Command-I"                    # Italicize the selected text or toggle italic text on or off
 \bind "C-i"                          "inset-toggle" # 'i' for Inset
+\bind "C-M-i"                        "inset-settings"
 #  -: "Option-Command-I"             # Display an inspector window
 #  -: "Command-J"                    # Scroll to a selection
 \bind "C-k"                          "line-delete-forward"
@@ -257,8 +258,8 @@ Format 4
 \bind "C-M-S-D"                      "command-alternatives master-buffer-update dvi; buffer-update dvi"
 
 \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 "~S-M-quotedbl"                "quote-insert inner"
+\bind "~S-C-quotedbl"                "quote-insert outer auto plain"
 \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"