0

In former releases of Ubuntu, one could easily have an independent Terminal Window open in each workspace. For example, One could be used for editing program code, another compiling and linking and a third one for testing, each in it's own workspace.

But In Ubuntu 12.04, it seems that each workspace can only contain another but different application ?

Jorge Castro
  • 71,754

6 Answers6

7

You can always open a new window of an application by middle-clicking on the application icon in the launcher. The windows can be placed wherever you want.

1

With Unity drag the terminal icon to the Launcher bar. When you want an additional Terminal right click on it and select New Terminal.

You can right click on the top decoration on each Terminal window you want to move and choose 'Move to Another Workspace'.

John S Gruber
  • 13,336
1

Press Alt+F2 and enter gnome-terminal.

OR

Enter gnome-terminal in a terminal, and open a new tab in that terminal that you entered gnome-terminal into, so you have two free terminals.

Lucio
  • 18,843
chipuba
  • 11
1

Click on the Workspace icon. then go to a specific workspace.

Press Super+A key to bring the dash. Type terminal and hit on the terminal icon. You have now a terminal window on that workspace.

Now again click on the workspace icon, switch to another workspace. Repeat the process for Creating another terminal window. (You can also right-click on the terminal icon on launcher and select New Terminal option to have another window, or Just Middle click on the icon).

This way you can have multiple terminal windows on multiple workspaces.

See the below image:

enter image description here

Anwar
  • 76,649
0

Method 1:

Press Ctrl+Alt+T twice then press Super+S, and drag one terminal to the workspace you want.

Method 2:

Press Ctrl+Alt+T then press Ctrl+Shift+T.

Personally, I like the second choice.

Alaa Ali
  • 31,535
kamil
  • 7,355
  • 7
  • 40
  • 61
-1

I recommend you to user Terminator application(it can be installed from Software Center) which is very nice and do exactly what you want. I use it myself too.

eeecoder
  • 333
  • 1
  • 3
  • 6