]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/aqua.bind
- de_Intro updates from Hartmut
[lyx.git] / lib / bind / aqua.bind
index 57fb98040bc0690a446e110ac35f2a3a4529287d..893858c9a04793bd8abbff19c20320c524e64d11 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"
@@ -47,8 +49,8 @@
 \bind "M-~S-i o b"             "bibtex-insert"
 
 \bind "M-~S-i e x"             "file-insert"
-\bind "M-~S-i e l"             "file-insert-ascii"
-\bind "M-~S-i e p"             "file-insert-ascii-para"
+\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"
@@ -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 i"               "help-open Intro"
 \bind "M-~S-h t"               "help-open Tutorial"
 \bind "M-~S-h u"               "help-open UserGuide"