]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/site.bind
* sk.po
[lyx.git] / lib / bind / site.bind
index 0f73b9c9c82bf61285275ac651ab5db430825c7b..3756a18792cfee90d34e166be695bfde788d16e3 100644 (file)
 # with every new install of LyX and your changes will be lost.
 # 
 
+Format 1
+
 \bind "Right"      "char-right"
 \bind "Left"       "char-left"
 \bind "Up"         "up"
 \bind "Down"       "down"
 
-\bind "Tab"        "command-alternatives completion-accept;cell-forward;depth-increment;outline-in"
+\bind "Tab"        "command-alternatives completion-accept;cell-forward;tab-insert;depth-increment;outline-in"
 \bind "C-Tab"      "cell-split"
 \bind "~S-ISO_Left_Tab"    "cell-backward"
-\bind "~S-BackTab" "command-alternatives cell-backward;depth-decrement;outline-out"
+\bind "~S-BackTab" "command-alternatives cell-backward;tab-delete;depth-decrement;outline-out"
 
 \bind "Home"       "line-begin"
 \bind "End"        "line-end"