I notice that earlier DDOG that uses earlier Thunar, open terminal differently (i.e. XFCE Terminal vs UXTerm). For this I use StretchDog vs Bullseye for comparing, but as I recall Sid/Bookworm DDog also open UXTerm in Thunar.
I did investigate, and I know that in Thunar, I can just set "Configure custom action", "Open Terminal Here" and set whatever terminal emulator I want. I have tested this, it works. So, it's not really a 'problem' as such, more of a learning exercise for me.
My point is that earlier DDog and current DDog execute the same command line (in Thunar)
Code: Select all
exo-open --working-directory %f --launch TerminalEmulator
So, there must be another place to set this preferences. I haven't found it yet.
The more I research, the more places I found people are saying to set this.
It could be Thunar question, exo-open question or XFCE panel question (?)
The closest explanation I found by searching the net, was that you can customise exo-open TerminalEmulator.
But I don't know how/where yet.
Update:
I just notice, with Bookworm XFCE4, Thunar open XFCE Terminal (i.e. same as StretchDog DDog), and the command line is also
exo-open --working-directory %f --launch TerminalEmulator