]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/site.bind
Update ru docs
[lyx.git] / lib / bind / site.bind
index 4c3c60967f6757c8e54c3c288fa97ab2b7564b5c..2e7ad434896486bfe2db4a206fb24aea79c5acd5 100644 (file)
@@ -27,10 +27,10 @@ Format 5
 \bind "Up"         "up"
 \bind "Down"       "down"
 
-\bind "Tab"        "command-alternatives completion-accept;cell-forward;tab-insert;depth-increment;outline-in"
+\bind "Tab"        "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
 \bind "C-Tab"      "cell-split"
 \bind "~S-ISO_Left_Tab"    "cell-backward"
-\bind "~S-BackTab" "command-alternatives cell-backward;tab-delete;depth-decrement;outline-out"
+\bind "~S-BackTab" "command-alternatives cell-backward;tab-delete;outline-out;depth-decrement"
 
 \bind "Home"       "line-begin"
 \bind "End"        "line-end"
@@ -38,8 +38,8 @@ Format 5
 \bind "Prior"      "screen-up"
 \bind "Next"       "screen-down"
 \bind "Return"     "paragraph-break"
-\bind "Delete"     "char-delete-forward"
-\bind "BackSpace"  "char-delete-backward"
+\bind "Delete"     "char-delete-forward confirm"
+\bind "BackSpace"  "char-delete-backward confirm"
 
 \bind "KP_Enter"   "paragraph-break"
 \bind "KP_Right"   "char-right"