]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/fi_menus.bind
useful bindings for LyX/Mac
[lyx.git] / lib / bind / fi_menus.bind
index 58f57c558d40dee7315fc6301509fce01cf4f7c6..a0f0c86be9aada307bc950b7e054ba474210d4a2 100644 (file)
@@ -1,11 +1,14 @@
-# This file is part of
-# ==================================================================
-#
-#                  LyX, the High Level Word Processor
-# 
-#                 Copyright (C) 1995-2000 The LyX Team
-#
-# ==================================================================
+# -*- text -*-
+
+# file fi_menus.bind
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
+
+# author Pauli Virtanen
+# author Lars Gullik Bjønnes
+# author Jean-Marc Lasgouttes
+
+# Full author contact details are available in file CREDITS.
 
 # Finnish key bindings for so-called "invisible" menus
 
 # Font size menu
 #
 
+
 \bind "M-k k"                  "font-size tiny"
-\bind "M-k S-P"                        "font-size smaller"
+\bind "M-k S-P"                        "font-size footnotesize"
 \bind "M-k p"                  "font-size small"
 \bind "M-k o"                  "font-size normal"
 \bind "M-k t"                  "font-size normal"
 \bind "M-k s"                  "font-size large"
 \bind "M-k S-S"                        "font-size larger"
 \bind "M-k v"                  "font-size huge"
-\bind "M-k S-V"                        "font-size huger"
+\bind "M-k S-V"                        "font-size giant"
 
 \bind "M-k 1"                  "font-size tiny"
-\bind "M-k 2"                  "font-size smallest"
-\bind "M-k 3"                  "font-size smaller"
+\bind "M-k 2"                  "font-size scriptsize"
+\bind "M-k 3"                  "font-size footnotesize"
 \bind "M-k 4"                  "font-size small"
 \bind "M-k 5"                  "font-size normal"
 \bind "M-k 6"                  "font-size large"
 \bind "M-k 7"                  "font-size larger"
 \bind "M-k 8"                  "font-size largest"
 \bind "M-k 9"                  "font-size huge"
-\bind "M-k 0"                  "font-size huger"
+\bind "M-k 0"                  "font-size giant"
 
 \bind "M-k plus"               "font-size increase"
 \bind "M-k minus"              "font-size decrease"
@@ -88,7 +92,7 @@
 \bind "M-p t"                  "layout Author"         # Tekijä
 \bind "M-p S-T"                        "layout Title"          # Teoksen nimi
 \bind "M-p o"                  "layout Address"        # Osoite
-\bind "M-p S-O"                        "layout RightAddress"   # Oikea osoite
+\bind "M-p S-O"                        "layout Right_Address"  # Oikea osoite
 \bind "M-p v"                  "layout Date"           # Päiväys
 \bind "M-p M-c"                        "layout Abstract"       # Tiivistelmä
 \bind "M-p b"                  "layout Bibliography"   # Lähdeviitteet
 \bind "M-c p"                  "font-code"     # Kirjoituskone
 \bind "M-c r"                  "font-roman"    # Oletus
 \bind "M-c s"                  "font-sans"     # Sans serif
-\bind "M-c t"                  "tex-mode"      # LaTeX
+\bind "M-c t"                  "ert-insert"    # LaTeX
 \bind "M-c u"                  "font-underline" # Alleviivaus
 
 \bind "M-c Down"               "word-lowcase"