]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/site.bind
Fix compilation of Additional manual for es, fr
[lyx.git] / lib / bind / site.bind
index 3756a18792cfee90d34e166be695bfde788d16e3..82a8de1a2dd52f5f053c373e00db8879a2c8e900 100644 (file)
@@ -20,7 +20,7 @@
 # with every new install of LyX and your changes will be lost.
 # 
 
-Format 1
+Format 4
 
 \bind "Right"      "char-right"
 \bind "Left"       "char-left"
@@ -37,11 +37,11 @@ Format 1
 
 \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"