Opening a terminal in a specific workspace

Issues related to applications and software problems
Post Reply
MartinR
Posts: 714
Joined: 2015/05/11 07:53:27
Location: UK

Opening a terminal in a specific workspace

Post by MartinR » 2017/09/20 09:24:44

I have multiple workspaces in use on my personal machines. I have configured multiple profiles which log into different machines. I have created a script which will run mate-terminal with the appropriate --profile=<name> --window and multiple --profile=<name> --tab clauses to set up multi-tabbed windows. This all works fine for different users on different machines (and in C6 as well as C7).

What I can't do is specify which workspace to start the terminal in. I have to switch to the workspace and then run the script whilst in that workspace. What would be nice would be to just run the script after startup and create tabbed terminals in the appropriate workspace. Any suggestions? Thanks.

MartinR
Posts: 714
Joined: 2015/05/11 07:53:27
Location: UK

Re: Opening a terminal in a specific workspace

Post by MartinR » 2017/09/27 17:00:12

Bump

Post Reply