]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/cua.bind
Fix compilation of Additional manual for es, fr
[lyx.git] / lib / bind / cua.bind
index ace93f45e14e15a8fce2cff5406f792200fa8464..04abe5cd12da6aef522bbc26ed52f3a1ce1dbfe6 100644 (file)
@@ -34,7 +34,7 @@
 
 ###
 
-Format 2
+Format 4
 
 \bind "C-n"                    "buffer-new"
 \bind "C-S-N"                  "buffer-new-template"
@@ -42,18 +42,17 @@ Format 2
 \bind "C-w"                    "view-close"
 \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-M-r"                  "command-alternatives master-buffer-view; buffer-view"
+\bind "C-M-t"                  "command-alternatives master-buffer-view ps; buffer-view ps"
+\bind "C-M-d"                  "command-alternatives master-buffer-view dvi; 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"
-\bind "C-M-S-d"                        "master-buffer-update dvi"
+\bind "C-M-S-t"                        "command-alternatives master-buffer-update ps; buffer-update ps"
+\bind "C-M-S-d"                        "command-alternatives master-buffer-update dvi; buffer-update dvi"
 \bind "C-q"                    "lyx-quit"
 \bind "C-Next"                 "buffer-next"
 \bind "C-Tab"                  "buffer-next"
@@ -120,7 +119,7 @@ Format 2
 \bind "S-F7"                   "thesaurus-entry"
 
 \bind "M-x"                    "command-execute"
-\bind "C-M-o"                  "dialog-toggle toc"
+\bind "C-M-o"                  "dialog-show toc"
 
 \bind "F11"                    "ui-toggle fullscreen"
 
@@ -132,10 +131,10 @@ Format 2
 # Motion group
 #
 
-\bind "M-Up"                   "command-alternatives outline-up; paragraph-move-up; inset-modify tabular move-row-up"
-\bind "M-Down"                 "command-alternatives outline-down; paragraph-move-down; inset-modify tabular move-row-down"
-\bind "M-Right"                        "inset-modify tabular move-column-right"
-\bind "M-Left"                 "inset-modify tabular move-column-left"
+\bind "M-Up"                   "command-alternatives outline-up; paragraph-move-up; tabular-feature move-row-up"
+\bind "M-Down"                 "command-alternatives outline-down; paragraph-move-down; tabular-feature move-row-down"
+\bind "M-Right"                        "tabular-feature move-column-right"
+\bind "M-Left"                 "tabular-feature move-column-left"
 \bind "C-Right"                        "word-right"
 \bind "C-Left"                 "word-left"
 \bind "C-Up"                   "paragraph-up"
@@ -206,15 +205,15 @@ Format 2
 \bind "C-~S-7"                 "bookmark-goto 7"
 \bind "C-~S-8"                 "bookmark-goto 8"
 \bind "C-~S-9"                 "bookmark-goto 9"
-\bind "C-M-~S-1"               "bookmark-save 1"
-\bind "C-M-~S-2"               "bookmark-save 2"
-\bind "C-M-~S-3"               "bookmark-save 3"
-\bind "C-M-~S-4"               "bookmark-save 4"
-\bind "C-M-~S-5"               "bookmark-save 5"
-\bind "C-M-~S-6"               "bookmark-save 6"
-\bind "C-M-~S-7"               "bookmark-save 7"
-\bind "C-M-~S-8"               "bookmark-save 8"
-\bind "C-M-~S-9"               "bookmark-save 9"
+\bind "S-F1"                   "bookmark-save 1"
+\bind "S-F2"                   "bookmark-save 2"
+\bind "S-F3"                   "bookmark-save 3"
+\bind "S-F4"                   "bookmark-save 4"
+\bind "S-F5"                   "bookmark-save 5"
+\bind "S-F6"                   "bookmark-save 6"
+\bind "S-F7"                   "bookmark-save 7"
+\bind "S-F8"                   "bookmark-save 8"
+\bind "S-F9"                   "bookmark-save 9"
 
 
 #