Disabling Alt Gr shortcuts
12 次查看(过去 30 天)
显示 更早的评论
Hi, I recently switched from Ubuntu to gentoo and I have quite an issue withe the Alt Gr key on Matlab R2014b. I frequently use this key since I use a ch_fr keyboard for brackets and so on. The keys work, but it also activates the shortcut menu which means that I have to hit Alt Gr again to exit the menu, which is really annoying. Is there a way to turn this behavior off? there is a similar thread here : http://ch.mathworks.com/matlabcentral/answers/142360-altgr-enables-shortcut-mode-like-alt-on-linux but since it's pretty old I thought I'd open a new one. thanks in advance,
Samuel
回答(1 个)
Augustin Arrabie-Aubiès
2020-11-5
answer found on superuser.com for the same question :
type :
com.mathworks.desktop.mnemonics.MnemonicsManagers.get.disable
in the command window (feels good to press AlgGr again)
You can also put this command in a startup.m file so it gets executed automatically.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!