]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/pt_menus.bind
useful bindings for LyX/Mac
[lyx.git] / lib / bind / pt_menus.bind
index aa35fddbe3a18ee3ed530ea68b70860cb86e2190..8857a11756e4c8bc8aa283ba9651412675e615d4 100644 (file)
@@ -1,11 +1,14 @@
-# This file is part of
-# ==================================================================
-#
-#                  LyX, the High Level Word Processor
-# 
-#                 Copyright (C) 1995-1997 The LyX Team
-#
-# ==================================================================
+# -*- text -*-
+
+# file pt_menus.bind
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
+
+# author unknown
+# author Lars Gullik Bjønnes
+# author Jean-Marc Lasgouttes
+
+# Full author contact details are available in file CREDITS.
 
 # Key bindings for menus, both invisible and visible.
 
@@ -68,7 +71,7 @@
 \bind "M-p r"                  "layout Abstract"       # resumo
 \bind "M-p S-A"                        "layout Author"
 \bind "M-p e"                  "layout Address"        # endereço
-\bind "M-p S-E"                        "layout RightAddress"   # endereço à direita
+\bind "M-p S-E"                        "layout Right_Address"   # endereço à direita
 \bind "M-p m"                  "layout Itemize"        # lista com Marcadores
 \bind "M-p S-B"                        "layout Bibliography"   # Bibliografia
 \bind "M-p y"                  "layout LyX-Code"
 \bind "M-c p"                  "font-code"
 \bind "M-c r"                  "font-roman"
 \bind "M-c s"                  "font-sans"
-\bind "M-c t"                  "tex-mode"
+\bind "M-c t"                  "ert-insert"
 \bind "M-c s"                  "font-underline" # Sublinhado
 
 \bind "M-c Down"               "word-lowcase"