From: Scott Kostyshak Date: Thu, 21 May 2015 04:59:08 +0000 (-0400) Subject: toc bind: 'dialog-show' -> 'dialog-toggle' (#8388) X-Git-Tag: 2.2.0alpha1~709 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=bede4d320bfff26fcbea396b516b92eb9595940c;p=features.git toc bind: 'dialog-show' -> 'dialog-toggle' (#8388) Toggling is more intuitive for this dialog. --- diff --git a/lib/bind/cua.bind b/lib/bind/cua.bind index ec340ecfb4..ace93f45e1 100644 --- a/lib/bind/cua.bind +++ b/lib/bind/cua.bind @@ -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" diff --git a/lib/bind/emacs.bind b/lib/bind/emacs.bind index bfd42b448c..47cb2331c0 100644 --- a/lib/bind/emacs.bind +++ b/lib/bind/emacs.bind @@ -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" diff --git a/lib/bind/mac.bind b/lib/bind/mac.bind index ab748bc302..d71612a610 100644 --- a/lib/bind/mac.bind +++ b/lib/bind/mac.bind @@ -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