How to disable shortcut hints in editor?
Show older comments
I started using Matlab 2013. When I press the keys to generate a "[" (This might be confusing, but I use a Swiss keyboard, where I have to press Alt Gr + the button on the right of "P" to generate a "["), there appear shortcut hints (like "W", "E", "1", "2", ...) on all items of the menubar. The next button I press will activate the corresponding action.
How can I disable this behavior? I just want my "[" in the text and then go on typing normally.
Answers (2)
Andres Delgado Schumann
on 9 Nov 2020
Question already answer here:
and here:
easy version:
>> com.mathworks.desktop.mnemonics.MnemonicsManagers.get.disable
Mischa Kim
on 5 Feb 2014
0 votes
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!