From: Richard Heck Date: Thu, 25 Sep 2008 15:31:41 +0000 (+0000) Subject: Well, we've agreed on this binding. We could still use one for complete, X-Git-Tag: 1.6.10~3332 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=61812bdda127faa7473a2cf642fdd2013853adb9;p=features.git Well, we've agreed on this binding. We could still use one for complete, but, Jose, this is enough for rc3. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26544 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/bind/site.bind b/lib/bind/site.bind index 4aa3375ecb..c29098834a 100644 --- a/lib/bind/site.bind +++ b/lib/bind/site.bind @@ -25,7 +25,7 @@ \bind "Up" "up" \bind "Down" "down" -\bind "Tab" "cell-forward" +\bind "Tab" "command-alternatives completion-accept;cell-forward" \bind "C-Tab" "cell-split" \bind "~S-ISO_Left_Tab" "cell-backward" \bind "~S-BackTab" "cell-backward" @@ -42,7 +42,7 @@ \bind "KP_Enter" "break-paragraph" \bind "KP_Right" "char-right" \bind "KP_Left" "char-left" -\bind "KP_Up" "up" +\bind "KP_Up" "up" \bind "KP_Down" "down" \bind "KP_Home" "line-begin" \bind "KP_End" "line-end"