How can I set rxvt as my default terminal in Ubuntu?

link|improve this question

feedback

1 Answer

up vote 4 down vote accepted

Install rxvt on your system and run sudo update-alternatives --config x-terminal-emulator.

Then choose rxvt, and that is finished.

link|improve this answer
That worked, but it doesn't get started from the Accesories > Terminal (Ubuntu Netbook Remix)? Do I have to put some lines in my .bashrc? I'm new to Linux... – guillermooo Oct 24 '09 at 12:45
Go to System/Preferences/Prefered Applications/System and choose your favorite terminal emulator. – Dom Oct 24 '09 at 15:29
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.