Axios I have a program that I added to menu but after it runs in terminal it closes terminal If I open terminal and run it does not close Any way to keep it from closing terminal when running from mate menu? Cant seem to make it work.
Harvey If you added it to the menu via a .desktop file you created. Add Terminal=true to the file. If you added it to the system menu using a GUI utility. Check the properties for your created entry and tick "run in terminal" or something similar.
Axios I dont make to many desktop files but sounds like that should work will try it later. I created it with main menu and have open in terminal selected and it closes.