0

I would like to have two terminals running in different workspaces. What I want to do is having python2 and python3 running at the same time. Is this possible ? I'm using 14.04.

1 Answers1

1

It is possible. Open the terminal in a workspace using the shortcut:

Ctrl+Alt+T

Switch the workspaces using

Ctrl+Alt+

Again Open another terminal using the same keys or
if you have opened two terminals in the same workspace, you can switch to other workspaces using the shortcut

Ctrl+Shift+Alt+

Sooraj S
  • 1,101