]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/emacs.bind
New nomenclature inset from Ugras
[lyx.git] / lib / bind / emacs.bind
index b0e6fc99f93b3ee289f16f3c5d1cf9f95f9c1756..cd7a0fac137b199cd90ee0f9285513f14e74868c 100644 (file)
@@ -91,7 +91,7 @@
 \bind "C-x bracketleft"        "screen-up"
 \bind "C-x bracketright"       "screen-down"
 \bind "C-x C-a"                "buffer-auto-save"
-\bind "C-x C-b"                "menu-open documents"
+\bind "C-x C-b"                "menu-open view"
 \bind "C-x C-c"                "lyx-quit"
 \bind "C-x C-d"                "buffer-new"
 \bind "C-x C-f"                "file-open"
 # Motion group
 #
 
+\bind "M-Up"                   "paragraph-move-up"
+\bind "M-Down"                 "paragraph-move-down"
 \bind "C-Right"                        "word-forward"
 \bind "C-Left"                 "word-backward"
 \bind "C-Up"                   "paragraph-up"