How to change default terminal program?

Hi,

Sorry but i have to ask a very basic question… but i am stuck a little bit.

For a program i had to install xterm, but i want to use lxterminal.

I could change the entries for the launcher and swap the .desktop files.

But every time i start a program from the launcher or menu which starts in terminal mode the xterm is started instead of lxterminal.

I didnt find any settings for this in .config/ files.

So, how do i change the default terminal program ?

Btw, i am using the latest Trixie image.

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

Works… Thanks a lot!