]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/sciword.bind
Default font for an InsetLayout should be to inherit everything.
[lyx.git] / lib / bind / sciword.bind
index 3367c4ea9a902298068a4e7ebd544a47c83ac929..75ecf2752adca180574ea05e45a41b50717fcab8 100644 (file)
@@ -217,8 +217,10 @@ Format 1
 \bind_file greekkeys.bind
 
 
-\bind "M-Up"                   "paragraph-move-up"
-\bind "M-Down"                 "paragraph-move-down"
+\bind "M-Up"                   "command-alternatives paragraph-move-up; inset-modify tabular move-row-up"
+\bind "M-Down"                 "command-alternatives 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 "S-KP_Right"                     "char-right-select"
 \bind "S-KP_Left"                              "char-left-select"
 \bind "S-KP_Up"                                "up-select"