]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/aqua.bind
A slightly buggy lfun all-insets-toggle.
[lyx.git] / lib / bind / aqua.bind
index 57fb98040bc0690a446e110ac35f2a3a4529287d..11e617285c855736b9b0aa6c78246b3ed9a422a0 100644 (file)
@@ -1,12 +1,12 @@
 # This file is part of LyX
 #
 # This is the Aqua bind file, which replaces key bindings that
-# are grabbed by the Qt/MacOSX library.  
+# are grabbed by the Qt/MacOSX library.
 # NB.  These bindings use Option-Shift
 #
 # 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 
+# 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
 #
 
@@ -30,6 +30,8 @@
 \bind "M-~S-i s i"             "dots-insert"
 \bind "M-~S-i s e"             "end-of-sentence-period-insert"
 \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 h i"             "math-mode"
@@ -75,7 +77,7 @@
 \bind "M-~S-e s"               "spellchecker"
 \bind "M-~S-e h"               "buffer-chktex"
 \bind "M-~S-e e"               "error-remove-all"
-\bind "M-~S-e l"               "inset-toggle"
+\bind "M-~S-e l"               "next-inset-toggle"
 \bind "M-~S-e p"               "dialog-preferences"
 \bind "M-~S-e r"               "reconfigure"