Questions tagged [menu]
The menu tag has no summary.
56 questions
4 votes
1 answer
344 views
Removing the stubborn keybinding, Ctrl+Q, for 'Quit'
I want to disable the Ctrl+Q keyboard shortcut/keybinding, used for quitting everything. How to achieve this? I have tried the suggestion of adding ...
8 votes
1 answer
483 views
Mathematica ignores my custom MenuSetup.tr (Windows 10)
I'm at a loss on understanding how to get Mathematica use a customized MenuSetup.tr. Actually I can't even find where is the default MenuSetup.tr used by the default Mathematica configuration when a ...
0 votes
0 answers
61 views
Modify save as.. in the menubar (by editing MenuSetup.tr) [duplicate]
I use mathematica V 14.0.0. Is it possible to modify the behavior of Save as.. in the menubar? That is, I want to change the initial full path. We see a window ...
3 votes
1 answer
131 views
Add custom "Copy as" submenu
I would like to add another command to "Save as" menu that is generated by right clicking on selected text. We have there "Plain Text" and after this I would like to add "...
0 votes
1 answer
64 views
How to open all notebooks in "Open Recent"? [duplicate]
Consider the notebooks in the Menubar list "Open Recent": question: How to programmatically open all of them?
1 vote
0 answers
117 views
Error message window upon launching Mathematica
Upon launching Mathematica (v. 11.3) I always get the Messages window with "An unknown menu command token (RebuildHelpIndex)...", as shown below. How do I eliminate that?
0 votes
1 answer
156 views
Go to line Out[422] in a current working .nb
When working myfile.nb with mathematica, I don't know how to search or goto the lines In[529] or Out[422], in mathematica. Ctrl+...
2 votes
1 answer
227 views
Setting different Window size for `Stack Windows`
I think someone has asked this in the past (maybe me), but I don't remember an answer or workaround. When selecting Stack Windows from the menu bar e.g. does any ...