]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/cua.bind
* lib/Makefile.am : fix r38245
[lyx.git] / lib / bind / cua.bind
index 3911dfba94ac5668bff8cde0d9778e315dc16ff2..7487c08a2e91122e1822c7fe7771a90e016fea7b 100644 (file)
@@ -43,10 +43,13 @@ Format 1
 \bind "C-s"                    "buffer-write"
 \bind "C-S-S"                  "buffer-write-as"
 \bind "C-p"                    "dialog-show print"
+\bind "C-r"                    "buffer-view"
 \bind "C-d"                    "buffer-view dvi"       # 'd' for dvi
 \bind "C-t"                    "buffer-view ps"
+\bind "C-M-r"                  "master-buffer-view"
 \bind "C-M-t"                  "master-buffer-view ps"
 \bind "C-M-d"                  "master-buffer-view dvi"
+\bind "C-S-R"                  "buffer-update"
 \bind "C-S-D"                  "buffer-update dvi"     # 'd' for dvi
 \bind "C-S-T"                  "buffer-update ps"
 \bind "C-M-S-t"                        "master-buffer-update ps"
@@ -68,7 +71,6 @@ Format 1
 
 \bind "C-m"                    "math-mode"
 \bind "C-S-M"                  "math-display"
-\bind "C-S-r"                  "regexp-mode"
 \bind "C-M-n"                  "command-sequence math-display; math-number-toggle;"
 
 \bind "C-f"                    "dialog-show findreplace"