mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-12 03:23:12 +00:00
Patch from Bennett.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26434 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a1c21d9c79
commit
d36e010fdf
@ -41,7 +41,7 @@ test -d "${USER_SUPPORT}" || {
|
||||
exit 1
|
||||
}
|
||||
|
||||
for LYXDIR in LyX-1.5 LyX-1.4 LyX
|
||||
for LYXDIR in LyX-1.6 LyX-1.5 LyX-1.4 LyX
|
||||
do
|
||||
ABS_USER_LYXDIR="${USER_SUPPORT}/${LYXDIR}"
|
||||
test -d "${ABS_USER_LYXDIR}" || {
|
||||
|
@ -79,7 +79,7 @@
|
||||
#bind "F1" "help" # Not yet implemented!
|
||||
#bind "C-F1" "help-context" # Not yet implemented!
|
||||
\bind "F2" "buffer-write"
|
||||
\bind "F3" "word-find"
|
||||
\bind "C-g" "word-find"
|
||||
\bind "C-F4" "buffer-close"
|
||||
\bind "F5" "screen-recenter"
|
||||
\bind "M-F4" "lyx-quit"
|
||||
|
Loading…
Reference in New Issue
Block a user