Any way of disabling mnemonic shortcuts in QT Creator?
-
Hello everyone,
I'm seeking assistance with disabling menu mnemonics in QT Creator. This is necessary because I'm utilizing PowerToys to remap certain Alt + key combinations (such as Alt + S, Alt + D, etc.) due to my keyboard's inconsistency with certain keys. However, QT Creator's mnemonic shortcuts are conflicting with this setup. Thus far, I've been unsuccessful in finding a method to disable these Alt key shortcuts (mnemonics) within QT Creator. Any help on this matter would be greatly appreciated.
P.S. In VS Code, the option to deactivate menu mnemonics is:
Window: Enable Menu Bar Mnemonics*(Applies to all profiles)*
Controls whether the main menus can be opened via Alt-key shortcuts. Disabling mnemonics allows to bind these Alt-key shortcuts to editor commands instead.
-
Hi and welcome to devnet,
From a very quick look, you might be able to do that using the eMacs keys plugin.
It might be a bit too specific though. You might want to consider opening a feature request to add that as a more global feature.
-
C Christian Ehrlicher moved this topic from General and Desktop on