]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/site.bind
unicodesymbols: mark several Greek characters as deprecated (oxia becoming tonos).
[lyx.git] / lib / bind / site.bind
index 82a8de1a2dd52f5f053c373e00db8879a2c8e900..615c685e8b8a0776eb38e141de0717d84b80eda0 100644 (file)
 # with every new install of LyX and your changes will be lost.
 # 
 
-Format 4
+Format 5
 
 \bind "Right"      "char-right"
 \bind "Left"       "char-left"
 \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"