I apologize to all for mixing up two different threads.
The most recent answers from rknichols and ondoho got me thinking along a different path.
The answer is contained in this link:
https://ubuntu-mate.community/t/laun...-terminal/4918
Specifically:
Quote:
MY SOLUTION
There's many solutions, including forgetting the "Application in Terminal" altogether and just run mate-terminal with the -e option but I wanted to have my cake and eat it, too. And it's a one-time command:
|
Code:
sudo ln /usr/bin/mate-terminal /usr/bin/gnome-terminal
I hope this helps someone else who has a similar problem.
R