How to disable shortcut hints in editor?
Afficher commentaires plus anciens
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.
Réponses (2)
Andres Delgado Schumann
le 9 Nov 2020
Question already answer here:
and here:
easy version:
>> com.mathworks.desktop.mnemonics.MnemonicsManagers.get.disable
Mischa Kim
le 5 Fév 2014
0 votes
Catégories
En savoir plus sur Environment and Settings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!