X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fbind%2Faqua.bind;h=72cad684056885c778e21a12be0c4ac5df22abba;hb=625de6d1f61425094cfafe8833c8a1d675f7e9fb;hp=817163c0ca50b4921e6c1d110f737b1422eb4ffd;hpb=b5049e769bba3923cf8e21c980c75b7c00187420;p=lyx.git diff --git a/lib/bind/aqua.bind b/lib/bind/aqua.bind index 817163c0ca..72cad68405 100644 --- a/lib/bind/aqua.bind +++ b/lib/bind/aqua.bind @@ -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 1 + \bind "M-~S-i c" "citation-insert" \bind "M-~S-i f" "footnote-insert" \bind "M-~S-i u" "url-insert" @@ -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"