]> 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 ff92336aeb9b82f9c4dc1238d321fc05c4bcf25e..04abe5cd12da6aef522bbc26ed52f3a1ce1dbfe6 100644 (file)
@@ -34,7 +34,7 @@
 
 ###
 
-Format 3
+Format 4
 
 \bind "C-n"                    "buffer-new"
 \bind "C-S-N"                  "buffer-new-template"
@@ -131,10 +131,10 @@ Format 3
 # 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"