How to change the default terminal to rxvt in Ubuntu

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


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

Then choose rxvt, and that is finished.