]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/aqua.bind
Replace lib/scriptsfig2pdftex.sh and fig2pstex.sh by their python version
[lyx.git] / lib / bind / aqua.bind
index 57fb98040bc0690a446e110ac35f2a3a4529287d..d6687ab137fd4ec7dd78202b49123219c0654446 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"
 
 
 \bind "M-~S-n e"               "error-next"
 \bind "M-~S-n n"               "note-next"
-\bind "M-~S-n r"               "reference-goto"
+\bind "M-~S-n r"               "label-goto"
 \bind "M-~S-n b s"             "bookmark-save 1"
 \bind "M-~S-n b 1"             "bookmark-goto 1"
 \bind "M-~S-n b 2"             "bookmark-goto 2"
 \bind "M-~S-n b 3"             "bookmark-goto 3"
+\bind "M-~S-n b 4"             "bookmark-goto 4"
+\bind "M-~S-n b 5"             "bookmark-goto 5"
 
-\bind "M-~S-h o"               "toggle-tooltips"
+\bind "M-~S-h o"               "tooltips-toggle"
 \bind "M-~S-h i"               "help-open Intro"
 \bind "M-~S-h t"               "help-open Tutorial"
 \bind "M-~S-h u"               "help-open UserGuide"