Using Xubuntu.
I'd like to have terminator replace the default terminal. For instance, when right-clicking inside a folder then selecting open terminal, I'd like Terminator to open instead of the default.
How can I achieve this ?
From within a terminal, try
sudo update-alternatives --config x-terminal-emulator
Select the desired terminal from the list of alternatives.