]> git.lyx.org Git - features.git/commitdiff
toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)
authorScott Kostyshak <skostysh@lyx.org>
Thu, 21 May 2015 04:59:08 +0000 (00:59 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Thu, 21 May 2015 04:59:08 +0000 (00:59 -0400)
Toggling is more intuitive for this dialog.

lib/bind/cua.bind
lib/bind/emacs.bind
lib/bind/mac.bind

index ec340ecfb4a24f681cc6e20610946950e4999666..ace93f45e14e15a8fce2cff5406f792200fa8464 100644 (file)
@@ -120,7 +120,7 @@ Format 2
 \bind "S-F7"                   "thesaurus-entry"
 
 \bind "M-x"                    "command-execute"
-\bind "C-M-o"                  "dialog-show toc"
+\bind "C-M-o"                  "dialog-toggle toc"
 
 \bind "F11"                    "ui-toggle fullscreen"
 
index bfd42b448c369c512b4e56407d4b6cdcf14f8588..47cb2331c0fed7667f40d6f3c94c67fec5e83e0e 100644 (file)
@@ -144,7 +144,7 @@ Format 2
 #bind "F10"                    "------"
 
 \bind "M-x"                    "command-execute"
-\bind "C-M-o"                  "dialog-show toc"
+\bind "C-M-o"                  "dialog-toggle toc"
 
 \bind "M-equal"                        "buffer-zoom-in"
 \bind "M-plus"                 "buffer-zoom-in"
index ab748bc302f56e3958ea9dd40856fd16b7d479f4..d71612a6103ac4be8e5ef900f5ac3edff8c5dd33 100644 (file)
@@ -280,7 +280,7 @@ Format 2
 \bind "F7"                           "dialog-show spellchecker"
 \bind "S-F7"                         "thesaurus-entry"
 
-\bind "C-M-o"                        "dialog-show toc"
+\bind "C-M-o"                        "dialog-toggle toc"
 
 #
 # Additional Motion group