]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/cua.bind
Spanish manuals: updates by Ignacio and me
[lyx.git] / lib / bind / cua.bind
index 64a43219526d1bab70ce16165cd59760a0f71c89..b876c8c26f02de1a2da1a31025a9ea77e20cfbdd 100644 (file)
@@ -53,7 +53,7 @@
 \bind "C-Next"                 "buffer-next"
 \bind "C-Tab"                  "buffer-next"
 \bind "C-Prior"                        "buffer-previous"
-\bind "C-S-Backtab"            "buffer-previous"
+\bind "C-S-BackTab"            "buffer-previous"
 
 \bind "C-M-b"                  "font-boldsymbol"
 \bind "C-b"                    "font-bold"
@@ -70,7 +70,7 @@
 \bind "C-M-n"                  "command-sequence math-display; math-number-toggle;"
 
 \bind "C-f"                    "dialog-show findreplace"
-\bind "C-S-f"                  "dialog-toggle findreplaceadv"
+\bind "C-S-f"                  "dialog-show findreplaceadv"
 \bind "C-i"                    "inset-toggle"          # 'i' for Inset
 
 \bind "C-c"                    "copy"