mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add shortcut for find-next.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23985 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1d41399375
commit
d450553e6a
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user