]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/math.bind
more cyrillic encodings; support selection via numpad
[lyx.git] / lib / bind / math.bind
index 216d643e3dd0185f6e60d73f9d2af24330b8e4db..440009ce5b0a87d2302d9b0eea4691087daec071 100644 (file)
@@ -28,9 +28,8 @@
 
 \bind "M-m f"                  "math-insert \frac"
 \bind "M-m s"                  "math-insert \sqrt"
-\bind "M-m e"                  "math-insert \mathcircumflex"
-\bind "M-m S-X"                        "math-insert \mathcircumflex"
-\bind "M-m x"                  "math-insert \_ "
+\bind "M-m e"                  "math-superscript"
+\bind "M-m x"                  "math-subscript"
 
 \bind "M-m S-A"                "command-sequence math-mode; font-roman; math-insert Å;"
 \bind "M-m S-O"                "command-sequence math-mode; font-roman; math-insert Ø;"