I am using Ubuntu 22.04 at work and macOS at home. Both computers have internional keyboards. That means that there is an extra button between left Shift and Z buttons.
However, I have the following problem.
I´d like to using this extra button as it is used in macOS: for entering backtick ` and ~ characters because I use them extensively in both operating systems.
The problem is that when I choose "English (UK, Macintosh)" keyboard layout in Ubuntu, it does not allow to use Compose key to enter easily characters like ü and ä. I chose another layout ¨English (UK, Macintosh, intl.)¨ but it has superweird behavior with backticks, tilde, and double quotes as it expects me to enter something directly after that (for example ~n becomes ñ), which makes writing in Markdown or programming code a torture.
Is there a good English keyboard layout in Ubuntu 22.04 that 1) has backtick and tilde between left Shift and Z buttons; 2) Allows Compose button to enter special European characters like ü?
Thanks!