]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/menus.bind
more cyrillic encodings; support selection via numpad
[lyx.git] / lib / bind / menus.bind
index aa96abf67f79cba3973a01db3e741efc909dc4ec..26371cf16c3f142746f83253b951402fe742adc7 100644 (file)
@@ -47,7 +47,7 @@
 \bind "M-s 9"                  "font-size huge"
 \bind "M-s 0"                  "font-size giant"
 
-\bind "M-s plus"               "font-size increase"
+\bind "M-s ~S-plus"            "font-size increase"
 \bind "M-s minus"              "font-size decrease"
 
 
@@ -76,7 +76,7 @@
 \bind "M-p a"                  "layout Abstract"
 \bind "M-p S-A"                        "layout Author"
 \bind "M-p M-a"                        "layout Address"
-\bind "M-p C-a"                        "layout RightAddress"
+\bind "M-p C-a"                        "layout Right_Address"
 \bind "M-p b"                  "layout Itemize"        # bulleted list
 \bind "M-p S-B"                        "layout Bibliography"
 \bind "M-p c"                  "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 u"                  "font-underline"
 
 \bind "M-c Down"               "word-lowcase"