]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/cua.bind
unicodesymbols: mark several Greek characters as deprecated (oxia becoming tonos).
[lyx.git] / lib / bind / cua.bind
index 737a2c772143ecba8d12ab3de7b46743513e057b..2ba0064c41d18236e2483fddf66a989e0dab15cf 100644 (file)
@@ -72,8 +72,8 @@ Format 5
 \bind "C-S-M"                  "math-display"
 \bind "C-M-n"                  "command-sequence math-display; math-number-toggle;"
 
-\bind "C-f"                    "dialog-toggle findreplace"
-\bind "C-S-f"                  "dialog-toggle findreplaceadv"
+\bind "C-f"                    "dialog-show findreplace"
+\bind "C-S-f"                  "dialog-show findreplaceadv"
 \bind "C-i"                    "inset-toggle"          # 'i' for Inset
 \bind "C-M-i"                  "inset-settings"
 
@@ -108,6 +108,7 @@ Format 5
 \bind "F2"                     "buffer-write force"
 \bind "F3"                     "word-find"
 \bind "S-F3"                   "word-find-backward"
+\bind "C-F3"                   "search-string-set"
 \bind "C-F4"                   "buffer-close"
 \bind "M-F4"                   "lyx-quit"
 \bind "F5"                     "screen-recenter"