]> git.lyx.org Git - features.git/commitdiff
Fix #6885. Alt+x shortcuts should be preserved for menus.
authorPavel Sanda <sanda@lyx.org>
Sun, 17 Oct 2010 17:49:21 +0000 (17:49 +0000)
committerPavel Sanda <sanda@lyx.org>
Sun, 17 Oct 2010 17:49:21 +0000 (17:49 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35669 a592a061-630c-0410-9148-cb99ea01b6c8

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

index dbf68eaec44c35802b75feb5bac1c2d9b29d2fd3..145120ce1c6853beba7da0387d0ce526cc744a5f 100644 (file)
 \bind "S-F7"                   "thesaurus-entry"
 
 \bind "M-x"                    "command-execute"
-\bind "M-o"                    "dialog-show toc"
+\bind "C-M-o"                  "dialog-show toc"
 
 \bind "F11"                    "ui-toggle fullscreen"
 
index 6b9f4444d810ff62a74b241ca8c7d4e23db500f7..75c23b3e6fd2b742dad355ea40fe50a22b594b67 100644 (file)
 #bind "F10"                    "------"
 
 \bind "M-x"                    "command-execute"
-\bind "M-o"                    "dialog-show toc"
+\bind "C-M-o"                  "dialog-show toc"
 
 \bind "M-equal"                        "buffer-zoom-in"
 \bind "M-plus"                 "buffer-zoom-in"
index 13d81f8cccdb2341b8ebe815a48e011e6dc827e3..9249f8d255e4cd505b5f907207bb61e79b2ded95 100644 (file)
 \bind "S-F7"                   "thesaurus-entry"
 
 \bind "M-x"                            "command-execute"
-\bind "M-o"                            "dialog-show toc"
+\bind "C-M-o"                          "dialog-show toc"
 
 \bind "C-plus"                 "buffer-zoom-in"
 \bind "C-minus"                "buffer-zoom-out"