]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/cua.bind
Math.lyx: revert r26267 see the mailing list for an explanation
[lyx.git] / lib / bind / cua.bind
index 92dc54f7bcfb61263d37be172c14dc6e4e9b8520..91e8f2147923c3de4f7d062d1ad3ace6be2cc954 100644 (file)
 
 \bind "C-m"                    "math-mode"
 \bind "C-S-M"                  "math-display"
-\bind "C-M-n"                  "command-sequence math-display; math-number;"
+\bind "C-M-n"                  "command-sequence math-display; math-number-toggle;"
 
 \bind "C-f"                    "dialog-show findreplace"
-\bind "C-g"                    "error-next"
 \bind "C-i"                    "next-inset-toggle"             # 'i' for Inset
 
 \bind "C-c"                    "copy"
@@ -98,7 +97,7 @@
 #bind "F1"                     "help"                  # Not yet implemented!
 #bind "C-F1"                   "help-context"          # Not yet implemented!
 \bind "F2"                     "buffer-write"
-\bind "F3"                     "file-open"
+\bind "F3"                     "word-find"
 \bind "C-F4"                   "buffer-close"
 \bind "M-F4"                   "lyx-quit"
 \bind "F5"                     "screen-recenter"