Changing the default terminal emulator the Debian way.

Shell Script (Bash) posted about 4 years ago by marko

Use this to change the terminal emulator that comes with the default installation of Debian (and Ubuntu).

   1  sudo update-alternatives --config x-terminal-emulator

Choose your emulator from the list and hit enter.

Tagged default terminal, debian, ubuntu, x11, linux