]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/aqua.bind
AEA.lyx: update to address latest AEA version
[lyx.git] / lib / bind / aqua.bind
index 817163c0ca50b4921e6c1d110f737b1422eb4ffd..8ce7945b0ce9c0d2bed82bfce81730dfd818e11f 100644 (file)
@@ -4,12 +4,17 @@
 # are grabbed by the Qt/MacOSX library.
 # NB.  These bindings use Option-Shift
 #
+# An attempt to imitate Linux's ability to access the menus from
+# the keyboard (albeit without the menus dropping down).
+#
 # DO NOT CHANGE THIS DEFAULT BINDING FILE! It will be replaced
 # with every new install of LyX and your changes will be lost.
 # Instead, customize a copy of this file placed in
 # ~/.lyx/bind/aqua.bind
 #
 
+Format 3
+
 \bind "M-~S-i c"               "citation-insert"
 \bind "M-~S-i f"               "footnote-insert"
 \bind "M-~S-i u"               "url-insert"
@@ -36,7 +41,7 @@
 \bind "M-~S-i s q"             "self-insert \""
 # FIXME: find a binding for single quotes
 # \bind "M-~S-i s q"           "quote-insert single"
-\bind "M-~S-i s m"             "menu-separator-insert"
+\bind "M-~S-i s m"             "specialchar-insert menu-separator"
 
 \bind "M-~S-i h i"             "math-mode"
 \bind "M-~S-i h d"             "math-display"
@@ -47,7 +52,7 @@
 \bind "M-~S-i h y"             "math-matrix 2 2"
 \bind "M-~S-i h c"             "math-insert \cases"
 
-\bind "M-~S-i o c"             "toc-insert"
+\bind "M-~S-i o c"             "inset-insert toc"
 \bind "M-~S-i o i"             "index-print"
 \bind "M-~S-i o b"             "bibtex-insert"
 
@@ -55,7 +60,6 @@
 \bind "M-~S-i e l"             "file-insert-plaintext"
 \bind "M-~S-i e p"             "file-insert-plaintext-para"
 
-\bind "M-~S-f p"               "buffer-print"
 \bind "M-~S-f n"               "buffer-new"
 \bind "M-~S-f t"               "buffer-new-template"
 \bind "M-~S-f o"               "file-open"