Subscribe to How-To Geek

Recommended: Click Here to Run a Free Scan for Common PC Errors   [Sponsored Link]

Set the Default Terminal Emulator on Ubuntu Linux

Ubuntu has a number of terminal emulators that you can use, including xterm and the gnome terminal. If you install the kubuntu desktop package you can also use konsole under ubuntu.

Setting the default terminal emulator is easy by using the update-alternatives command. Open a terminal window and type in the following command:

sudo update-alternatives –config x-terminal-emulator

You'll see something similar to the following, although you may not see as many options on your system:

$ sudo update-alternatives –config x-terminal-emulator

There are 7 alternatives which provide `x-terminal-emulator'.

Selection Alternative
———————————————–
    1 /usr/bin/xterm
    2 /usr/bin/uxterm
    3 /usr/bin/koi8rxterm
    4 /usr/bin/lxterm
*+ 5 /usr/bin/gnome-terminal.wrapper
    6 /usr/bin/konsole
    7 /usr/bin/xfce4-terminal.wrapper

Press enter to keep the default[*], or type selection number:

Just type in the number of the selection and hit enter. Now when you launch the terminal via the menu item, or by typing in x-terminal-emulator at the command line, you will see the correct window pop up.

The Geek is the founder of How-To Geek and a geek enthusiast. When he's not coming up with great how-to articles, he's probably writing at his personal blog. This article was written on 12/5/06 and tagged with: Ubuntu, Ubuntu Tips & Tweaks

Comments (1)

  1. acantos

    this really worked on my asus eee. i set mine to konsole. i'm a noob and don't know the differences between terminal emulators.

    thanks for this tip.


Leave a Comment




Leave your friendly comment here. If you have a computer help question, leave it on the forums instead.

Note: Your comment may not show up immediately on the site.

Copyright © 2006-2008 HowToGeek.com. All Rights Reserved.