From d450553e6af70880e2e3fad8691870ce47a6da9d Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Wed, 26 Mar 2008 19:39:53 +0000 Subject: [PATCH] Add shortcut for find-next. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23985 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/bind/cua.bind | 2 +- lib/bind/mac.bind | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/bind/cua.bind b/lib/bind/cua.bind index 92dc54f7bc..47b732c549 100644 --- a/lib/bind/cua.bind +++ b/lib/bind/cua.bind @@ -98,7 +98,7 @@ #bind "F1" "help" # Not yet implemented! #bind "C-F1" "help-context" # Not yet implemented! \bind "F2" "buffer-write" -\bind "F3" "file-open" +\bind "F3" "word-find" \bind "C-F4" "buffer-close" \bind "M-F4" "lyx-quit" \bind "F5" "screen-recenter" diff --git a/lib/bind/mac.bind b/lib/bind/mac.bind index 72c408e76d..3520f4ee4c 100644 --- a/lib/bind/mac.bind +++ b/lib/bind/mac.bind @@ -80,7 +80,7 @@ #bind "F1" "help" # Not yet implemented! #bind "C-F1" "help-context" # Not yet implemented! \bind "F2" "buffer-write" -\bind "F3" "file-open" +\bind "F3" "word-find" \bind "C-F4" "buffer-close" \bind "F5" "screen-recenter" \bind "M-F4" "lyx-quit" -- 2.39.2