After setting up a Raspberry Pi (32bit; bullseye) I installed code::blocks via "sudo apt-get install codeblocks".
After the installation of code::blocks Ctrl+Alt+T does not start "lxterminal" anymore. instead of that "xterm" is tarted.
Trying to remove, trying to "sudo apt-get purge codeblocks" did not work to bring that back.
Is it possible that this occurs because of the additional gtk-packages?
I'd like to have code::blocks, but Ctrl+Alt+T must be the shortcut for lxterminal.
best regards,
beta-L-user
Probably the xterm package (not C::B) changed the default association. Try:
Unfortunately your answer is wrong!
the change in the the behaviour is ALWAYS after an installation of codeblocks - even after an installation on a complete new image done by noobs. Every time - and every time ONLY after installation of Codeblocks. Therefore it MUST be a conflict of the codeblocks-package installation. I tried it eight times - and it is an unambiguous assignment.