]> git.lyx.org Git - features.git/commitdiff
Reverting to previous behaviour (c-S-f shows advanced search dialog). It is more...
authorTommaso Cucinotta <tommaso@lyx.org>
Tue, 22 Sep 2009 21:17:29 +0000 (21:17 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Tue, 22 Sep 2009 21:17:29 +0000 (21:17 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31442 a592a061-630c-0410-9148-cb99ea01b6c8

lib/bind/cua.bind

index 97e38408e224c3ba5cb1205989165ead8858af5a..b876c8c26f02de1a2da1a31025a9ea77e20cfbdd 100644 (file)
@@ -70,7 +70,7 @@
 \bind "C-M-n"                  "command-sequence math-display; math-number-toggle;"
 
 \bind "C-f"                    "dialog-show findreplace"
-\bind "C-S-f"                  "dialog-toggle findreplaceadv"
+\bind "C-S-f"                  "dialog-show findreplaceadv"
 \bind "C-i"                    "inset-toggle"          # 'i' for Inset
 
 \bind "C-c"                    "copy"