]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/site.bind
Update bindfiles to latest fileformat
[lyx.git] / lib / bind / site.bind
index 02b9ce23abb36805b73d59c303471f7eaca1d38d..f25aa7461e8a056a9c20f960fc04201b3bb60c87 100644 (file)
@@ -20,6 +20,8 @@
 # with every new install of LyX and your changes will be lost.
 # 
 
+Format 2
+
 \bind "Right"      "char-right"
 \bind "Left"       "char-left"
 \bind "Up"         "up"
 
 \bind "Prior"      "screen-up"
 \bind "Next"       "screen-down"
-\bind "Return"     "break-paragraph"
+\bind "Return"     "paragraph-break"
 \bind "Delete"     "char-delete-forward"
 \bind "BackSpace"  "char-delete-backward"
 
-\bind "KP_Enter"   "break-paragraph"
+\bind "KP_Enter"   "paragraph-break"
 \bind "KP_Right"   "char-right"
 \bind "KP_Left"    "char-left"
 \bind "KP_Up"      "up"